diff options
Diffstat (limited to 'dns/bind95/Makefile')
-rw-r--r-- | dns/bind95/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind95/Makefile b/dns/bind95/Makefile index 1067fabd52dd..65be5cd33aa8 100644 --- a/dns/bind95/Makefile +++ b/dns/bind95/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} |