diff options
author | sumikawa <sumikawa@FreeBSD.org> | 2000-11-03 17:25:13 +0000 |
---|---|---|
committer | sumikawa <sumikawa@FreeBSD.org> | 2000-11-03 17:25:13 +0000 |
commit | d8df09d0a69ae459b083c9b4b8ba2c965bc2bacf (patch) | |
tree | 824732da4bcf14614cc2612f281290119db58241 /dns | |
parent | 9c2d82c5c07c5143b2deb9312927ed9575c6934d (diff) | |
download | FreeBSD-ports-d8df09d0a69ae459b083c9b4b8ba2c965bc2bacf.zip FreeBSD-ports-d8df09d0a69ae459b083c9b4b8ba2c965bc2bacf.tar.gz |
Bump PORTREVISION for the previous commiting.
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind9/Makefile | 1 | ||||
-rw-r--r-- | dns/bind94/Makefile | 1 | ||||
-rw-r--r-- | dns/bind95/Makefile | 1 | ||||
-rw-r--r-- | dns/bind96/Makefile | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/dns/bind9/Makefile b/dns/bind9/Makefile index 7c704a0..26b2a7ec 100644 --- a/dns/bind9/Makefile +++ b/dns/bind9/Makefile @@ -7,6 +7,7 @@ PORTNAME= bind PORTVERSION= 9.0.0 +PORTREVISION= 1 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 7c704a0..26b2a7ec 100644 --- a/dns/bind94/Makefile +++ b/dns/bind94/Makefile @@ -7,6 +7,7 @@ PORTNAME= bind PORTVERSION= 9.0.0 +PORTREVISION= 1 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 7c704a0..26b2a7ec 100644 --- a/dns/bind95/Makefile +++ b/dns/bind95/Makefile @@ -7,6 +7,7 @@ PORTNAME= bind PORTVERSION= 9.0.0 +PORTREVISION= 1 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 7c704a0..26b2a7ec 100644 --- a/dns/bind96/Makefile +++ b/dns/bind96/Makefile @@ -7,6 +7,7 @@ PORTNAME= bind PORTVERSION= 9.0.0 +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \ ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ |