diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-05 04:54:37 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-05 04:54:37 +0000 |
commit | fa1ac61168d0695d1cf62e4d6a962d5d25e68bfa (patch) | |
tree | e1201b1daf468a0bddb04817e59ddb8782a75d8d /dns/bind94 | |
parent | 2088205c812f66f499532479936e25516b4d2e07 (diff) | |
download | ports-fa1ac61168d0695d1cf62e4d6a962d5d25e68bfa.tar.gz ports-fa1ac61168d0695d1cf62e4d6a962d5d25e68bfa.zip |
Notes
Diffstat (limited to 'dns/bind94')
-rw-r--r-- | dns/bind94/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile index 1067fabd52dd..65be5cd33aa8 100644 --- a/dns/bind94/Makefile +++ b/dns/bind94/Makefile @@ -13,7 +13,7 @@ PORTNAME= bind9 PORTVERSION= 9.2.2 -CATEGORIES= net ipv6 +CATEGORIES= dns ipv6 MASTER_SITES= ${MASTER_SITE_ISC} \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/bind9/${ISCVERSION}/,} MASTER_SITE_SUBDIR= bind9/${ISCVERSION} |