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/howl | |
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/howl')
-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 ff71eec41..5d8af85e9 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 9b99d22fe..ed6695b76 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 62d38b340..390862d5c 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 ba9f15e57..e2312e338 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 3c148d5f5..e324b324e 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 |