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/bind/ipkg | |
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/bind/ipkg')
-rw-r--r-- | openwrt/package/bind/ipkg/bind-client.control | 2 | ||||
-rw-r--r-- | openwrt/package/bind/ipkg/bind-server.control | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/openwrt/package/bind/ipkg/bind-client.control b/openwrt/package/bind/ipkg/bind-client.control index 9d74be766..711da6283 100644 --- a/openwrt/package/bind/ipkg/bind-client.control +++ b/openwrt/package/bind/ipkg/bind-client.control @@ -1,7 +1,5 @@ Package: bind-client Priority: optional Section: net -Maintainer: OpenWrt Developer <openwrt-devel@openwrt.org> -Source: buildroot internal Description: dynamic dns client Depends: libopenssl diff --git a/openwrt/package/bind/ipkg/bind-server.control b/openwrt/package/bind/ipkg/bind-server.control index 68a4293c5..7a0f54414 100644 --- a/openwrt/package/bind/ipkg/bind-server.control +++ b/openwrt/package/bind/ipkg/bind-server.control @@ -1,8 +1,6 @@ Package: bind-server Priority: optional Section: net -Maintainer: OpenWrt Developer <openwrt-devel@openwrt.org> -Source: buildroot internal Description: popular dns server Depends: libopenssl Conflicts: dnsmasq |