diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-21 17:21:28 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-21 17:21:28 +0000 |
commit | e792a6d076dd25b2b85f37b859bf2cc362429694 (patch) | |
tree | 275d4cd33e47948c4a0c2e9bfa52b6ac53a5b12f /openwrt/package/avahi | |
parent | ba4e72c1b9fd3ca4d84f11563e11a80b895a1ec7 (diff) |
remove Maintainer: and Source: from packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2210 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/avahi')
-rw-r--r-- | openwrt/package/avahi/ipkg/avahi-daemon.control | 2 | ||||
-rw-r--r-- | openwrt/package/avahi/ipkg/avahi-dnsconfd.control | 2 | ||||
-rw-r--r-- | openwrt/package/avahi/ipkg/libavahi.control | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/openwrt/package/avahi/ipkg/avahi-daemon.control b/openwrt/package/avahi/ipkg/avahi-daemon.control index 47410fb2a9..f68a690fe6 100644 --- a/openwrt/package/avahi/ipkg/avahi-daemon.control +++ b/openwrt/package/avahi/ipkg/avahi-daemon.control @@ -1,7 +1,5 @@ Package: avahi-daemon Priority: optional Section: net -Maintainer: OpenWrt Developers Team <bugs@openwrt.org> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/avahi/ Depends: libavahi, libdaemon, libexpat Description: an mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation (daemon) diff --git a/openwrt/package/avahi/ipkg/avahi-dnsconfd.control b/openwrt/package/avahi/ipkg/avahi-dnsconfd.control index 684a9c442a..1213a0e7bb 100644 --- a/openwrt/package/avahi/ipkg/avahi-dnsconfd.control +++ b/openwrt/package/avahi/ipkg/avahi-dnsconfd.control @@ -1,7 +1,5 @@ Package: avahi-dnsconfd Priority: optional Section: net -Maintainer: OpenWrt Developers Team <bugs@openwrt.org> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/avahi/ Depends: libavahi, libdaemon, avahi-daemon Description: an Unicast DNS server from mDNS/DNS-SD configuration daemon diff --git a/openwrt/package/avahi/ipkg/libavahi.control b/openwrt/package/avahi/ipkg/libavahi.control index 68c6daff55..4912296bc7 100644 --- a/openwrt/package/avahi/ipkg/libavahi.control +++ b/openwrt/package/avahi/ipkg/libavahi.control @@ -1,6 +1,4 @@ Package: libavahi Priority: optional Section: libs -Maintainer: OpenWrt Developers Team <bugs@openwrt.org> -Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/avahi/ Description: an DNS-SD over mDNS (aka RendezVous/Bonjour/ZeroConf) implementation (library) |