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/howl/ipkg | |
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/howl/ipkg')
-rw-r--r-- | openwrt/package/howl/ipkg/autoipd.control | 4 | ||||
-rw-r--r-- | openwrt/package/howl/ipkg/howl-utils.control | 4 | ||||
-rw-r--r-- | openwrt/package/howl/ipkg/libhowl.control | 4 | ||||
-rw-r--r-- | openwrt/package/howl/ipkg/mdnsresponder.control | 4 | ||||
-rw-r--r-- | openwrt/package/howl/ipkg/nifd.control | 4 |
5 files changed, 0 insertions, 20 deletions
diff --git a/openwrt/package/howl/ipkg/autoipd.control b/openwrt/package/howl/ipkg/autoipd.control index ff71eec..5d8af85 100644 --- a/openwrt/package/howl/ipkg/autoipd.control +++ b/openwrt/package/howl/ipkg/autoipd.control @@ -1,9 +1,5 @@ Package: autoipd Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/howl/ Description: an IPv4 Link-Local address self-assigner daemon Depends: libhowl, libpthread diff --git a/openwrt/package/howl/ipkg/howl-utils.control b/openwrt/package/howl/ipkg/howl-utils.control index 9b99d22..ed6695b 100644 --- a/openwrt/package/howl/ipkg/howl-utils.control +++ b/openwrt/package/howl/ipkg/howl-utils.control @@ -1,9 +1,5 @@ Package: howl-utils Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/howl/ Description: a ZeroConf (aka RendezVous) implementation (utilities) Depends: libhowl, libpthread diff --git a/openwrt/package/howl/ipkg/libhowl.control b/openwrt/package/howl/ipkg/libhowl.control index 62d38b3..390862d 100644 --- a/openwrt/package/howl/ipkg/libhowl.control +++ b/openwrt/package/howl/ipkg/libhowl.control @@ -1,8 +1,4 @@ Package: libhowl Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/howl/ Description: a ZeroConf (aka RendezVous) implementation (library) diff --git a/openwrt/package/howl/ipkg/mdnsresponder.control b/openwrt/package/howl/ipkg/mdnsresponder.control index ba9f15e..e2312e3 100644 --- a/openwrt/package/howl/ipkg/mdnsresponder.control +++ b/openwrt/package/howl/ipkg/mdnsresponder.control @@ -1,9 +1,5 @@ Package: mdnsresponder Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/howl/ Description: an mDNS (Multicast DNS) service responder daemon Depends: libhowl, libpthread diff --git a/openwrt/package/howl/ipkg/nifd.control b/openwrt/package/howl/ipkg/nifd.control index 3c148d5..e324b32 100644 --- a/openwrt/package/howl/ipkg/nifd.control +++ b/openwrt/package/howl/ipkg/nifd.control @@ -1,9 +1,5 @@ Package: nifd Priority: optional Section: net -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/howl/ Description: a network interface monitor daemon Depends: libhowl |