diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-10-21 17:21:28 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-10-21 17:21:28 +0000 |
commit | 40750d956a5333a1a1472482066609775ed013d7 (patch) | |
tree | 8b86894f9a110bcac1f8a47405a9e7b33578df07 /openwrt/package/avahi | |
parent | 6a0c6639bec28210a2e277561849e30055433aa8 (diff) | |
download | mtk-20170518-40750d956a5333a1a1472482066609775ed013d7.zip mtk-20170518-40750d956a5333a1a1472482066609775ed013d7.tar.gz mtk-20170518-40750d956a5333a1a1472482066609775ed013d7.tar.bz2 |
remove Maintainer: and Source: from packages
SVN-Revision: 2210
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 47410fb..f68a690 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 684a9c4..1213a0e 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 68c6daf..4912296 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) |