From 115e1eaba2e94ae3981fc2c746484f96e51315a4 Mon Sep 17 00:00:00 2001 From: swalker Date: Tue, 19 Oct 2010 07:56:16 +0000 Subject: [PATCH] [packages] mt-daapd: replace dead upstream url git-svn-id: svn://svn.openwrt.org/openwrt/packages@23536 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- sound/mt-daapd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sound/mt-daapd/Makefile b/sound/mt-daapd/Makefile index e1398339c..75e16649d 100644 --- a/sound/mt-daapd/Makefile +++ b/sound/mt-daapd/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2005-2008 OpenWrt.org +# Copyright (C) 2005-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -24,7 +24,7 @@ define Package/mt-daapd CATEGORY:=Sound DEPENDS:=+libgdbm +libhowl +libid3tag +libpthread TITLE:=A multi-threaded DAAP (Digital Audio Access Protocol) daemon - URL:=http://www.mt-daapd.org/ + URL:=http://www.fireflymediaserver.org/ endef define Package/mt-daapd/description