diff options
author | Doug Barton <dougb@FreeBSD.org> | 2001-03-19 09:11:31 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2001-03-19 09:11:31 +0000 |
commit | 27b6c96d7e9ff03e420e534eb89de036c832f0ec (patch) | |
tree | f42b26fc46dafcd0a7115c0468b566c9214b36b2 /net/bind9/Makefile | |
parent | e868461a1a00e9526dc7be48a92c7223302b08aa (diff) | |
download | ports-27b6c96d7e9ff03e420e534eb89de036c832f0ec.tar.gz ports-27b6c96d7e9ff03e420e534eb89de036c832f0ec.zip |
Notes
Diffstat (limited to 'net/bind9/Makefile')
-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 e83cbae43555..55bf1296b235 100644 --- a/net/bind9/Makefile +++ b/net/bind9/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bind -PORTVERSION= 9.1.1rc4 +PORTVERSION= 9.1.1rc5 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \ ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ \ |