From aa3821dc5f9f678e0f1da26ba1f04c7f7f933173 Mon Sep 17 00:00:00 2001 From: sumikawa Date: Fri, 3 Nov 2000 16:06:24 +0000 Subject: Add 'ipv6' on CATEGORIES. bind9 supports queries via IPv6. --- dns/bind94/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dns/bind94') diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile index dc3eac5d58d9..7c704a0ed4cf 100644 --- a/dns/bind94/Makefile +++ b/dns/bind94/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}/ -- cgit