summaryrefslogtreecommitdiff
path: root/package/bind
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-19 10:49:49 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-19 10:49:49 +0200
commit7907e3ee7302ac3fd428989a07b0df74f0c52853 (patch)
treee6de18488a687707667927065724372b40510d65 /package/bind
parentb70fdbfbf1139605c22083b647337f2b16f62fc3 (diff)
parent61355d1f054c15673adeb62d32dfd4563f89c165 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/bind')
-rw-r--r--package/bind/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/bind/Makefile b/package/bind/Makefile
index eb6eb46da..c2dda8f42 100644
--- a/package/bind/Makefile
+++ b/package/bind/Makefile
@@ -8,17 +8,17 @@ PKG_VERSION:= 9.7.0
PKG_RELEASE:= 1
PKG_MD5SUM:= c245b5d1aa0a4f53d9538faa1efe2c3f
PKG_DESCR:= popular DNS server
-PKG_SECTION:= net
+PKG_SECTION:= dns
PKG_DEPENDS:= libopenssl libbind libxml2
PKG_BUILDDEP+= openssl libxml2
PKG_URL:= https://www.isc.org/software/bind
PKG_SITES:= ftp://ftp.isc.org/isc/bind9/${PKG_VERSION}/
PKG_DESCR_1:= dynamic dns client (nsupdate utility)
-PKG_DESCR_2:= Support library for the bind tools and dns server/client
+PKG_DESCR_2:= library for the bind software suite
PKG_DESCR_3:= rndc & rndc-confgen utilities
-PKG_DESCR_4:= named-checkconf & named-checkzone utilities
-PKG_DESCR_5:= dnssec-keygen & dnssec-signzone utilities
+PKG_DESCR_4:= check utilities
+PKG_DESCR_5:= dnssec utilities
PKG_DESCR_6:= host utility
PKG_DESCR_7:= dig utility