diff options
Diffstat (limited to 'dns/bind8/Makefile')
-rw-r--r-- | dns/bind8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind8/Makefile b/dns/bind8/Makefile index 78ace0c41686..08ff1adf43a6 100644 --- a/dns/bind8/Makefile +++ b/dns/bind8/Makefile @@ -12,7 +12,7 @@ PORTNAME= bind PORTVERSION= 8.3.6 -CATEGORIES?= net +CATEGORIES?= dns MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind/src/${PORTVERSION} |