diff options
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 |