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 dc3eac5d58d9..7c704a0ed4cf 100644 --- a/dns/bind95/Makefile +++ b/dns/bind95/Makefile @@ -7,7 +7,7 @@ PORTNAME= bind PORTVERSION= 9.0.0 -CATEGORIES= net +CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \ ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ |