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 /dns | |
parent | 36c562118f597ef32b1521fe9bcf5d618923192b (diff) | |
download | ports-8827b20ae024d746eedb429c050ead4c801556bb.tar.gz ports-8827b20ae024d746eedb429c050ead4c801556bb.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind9/Makefile | 2 | ||||
-rw-r--r-- | dns/bind94/Makefile | 2 | ||||
-rw-r--r-- | dns/bind95/Makefile | 2 | ||||
-rw-r--r-- | dns/bind96/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dns/bind9/Makefile b/dns/bind9/Makefile index dc3eac5d58d9..7c704a0ed4cf 100644 --- a/dns/bind9/Makefile +++ b/dns/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}/ 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}/ 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}/ diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile index dc3eac5d58d9..7c704a0ed4cf 100644 --- a/dns/bind96/Makefile +++ b/dns/bind96/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}/ |