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 | 7c673c3d2664cc0d6e240c81c1ad6f3bb17f7a10 (patch) | |
tree | 76bfe6ea2aae5a35f694ff5b4dc11f264792b4df /package/howl/ipkg | |
parent | 9c01873c40f45fa5e07b5e307294c22d58aaa33b (diff) |
remove Maintainer: and Source: from packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2210 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/howl/ipkg')
-rw-r--r-- | package/howl/ipkg/autoipd.control | 4 | ||||
-rw-r--r-- | package/howl/ipkg/howl-utils.control | 4 | ||||
-rw-r--r-- | package/howl/ipkg/libhowl.control | 4 | ||||
-rw-r--r-- | package/howl/ipkg/mdnsresponder.control | 4 | ||||
-rw-r--r-- | package/howl/ipkg/nifd.control | 4 |
5 files changed, 0 insertions, 20 deletions
diff --git a/package/howl/ipkg/autoipd.control b/package/howl/ipkg/autoipd.control index ff71eec41..5d8af85e9 100644 --- a/package/howl/ipkg/autoipd.control +++ b/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/package/howl/ipkg/howl-utils.control b/package/howl/ipkg/howl-utils.control index 9b99d22fe..ed6695b76 100644 --- a/package/howl/ipkg/howl-utils.control +++ b/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/package/howl/ipkg/libhowl.control b/package/howl/ipkg/libhowl.control index 62d38b340..390862d5c 100644 --- a/package/howl/ipkg/libhowl.control +++ b/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/package/howl/ipkg/mdnsresponder.control b/package/howl/ipkg/mdnsresponder.control index ba9f15e57..e2312e338 100644 --- a/package/howl/ipkg/mdnsresponder.control +++ b/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/package/howl/ipkg/nifd.control b/package/howl/ipkg/nifd.control index 3c148d5f5..e324b324e 100644 --- a/package/howl/ipkg/nifd.control +++ b/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 |