diff options
Diffstat (limited to 'dns/bind9')
-rw-r--r-- | dns/bind9/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/bind9/Makefile b/dns/bind9/Makefile index 7c704a0ed4cf..26b2a7ec5de4 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}/ |