diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2000-11-03 16:06:24 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2000-11-03 16:06:24 +0000 |
commit | 8827b20ae024d746eedb429c050ead4c801556bb (patch) | |
tree | 5a8728695881d1bb96b5a39a13a2b3202c451ccd /net/bind9 | |
parent | 36c562118f597ef32b1521fe9bcf5d618923192b (diff) | |
download | ports-8827b20ae024d746eedb429c050ead4c801556bb.tar.gz ports-8827b20ae024d746eedb429c050ead4c801556bb.zip |
Notes
Diffstat (limited to 'net/bind9')
-rw-r--r-- | net/bind9/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bind9/Makefile b/net/bind9/Makefile index dc3eac5d58d9..7c704a0ed4cf 100644 --- a/net/bind9/Makefile +++ b/net/bind9/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}/ |