diff options
Diffstat (limited to 'package/bind/Makefile')
-rw-r--r-- | package/bind/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/bind/Makefile b/package/bind/Makefile index 9186bddcd..c2dda8f42 100644 --- a/package/bind/Makefile +++ b/package/bind/Makefile @@ -15,10 +15,10 @@ 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 |