diff options
author | dougb <dougb@FreeBSD.org> | 2001-03-10 20:56:44 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2001-03-10 20:56:44 +0000 |
commit | 9c1181c9b3231d65382e5f538357594a5a1c42a2 (patch) | |
tree | bdd3fcc4c58b794812d2d2e31e38484dcdfdacbe /dns/bind9/Makefile | |
parent | c1b936b30655096140d66d66e593c2ea84b12704 (diff) | |
download | FreeBSD-ports-9c1181c9b3231d65382e5f538357594a5a1c42a2.zip FreeBSD-ports-9c1181c9b3231d65382e5f538357594a5a1c42a2.tar.gz |
Upgrade to ISC's latest. No new features, but a few useful bug fixes.
Diffstat (limited to 'dns/bind9/Makefile')
-rw-r--r-- | dns/bind9/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind9/Makefile b/dns/bind9/Makefile index 1b11afd..e83cbae 100644 --- a/dns/bind9/Makefile +++ b/dns/bind9/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bind -PORTVERSION= 9.1.1rc3 +PORTVERSION= 9.1.1rc4 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \ ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ \ |