diff options
author | dougb <dougb@FreeBSD.org> | 2001-03-23 22:37:41 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2001-03-23 22:37:41 +0800 |
commit | 042aea7e380ab9b7399e0d253ca0c923be7a58fb (patch) | |
tree | 29d0cc59e0146e5dceb9f23a3eda16d0b8256d35 /dns/bind9/Makefile | |
parent | 11c2f09e060a57239b625971f8f52aa1ef852cb4 (diff) | |
download | freebsd-ports-gnome-042aea7e380ab9b7399e0d253ca0c923be7a58fb.tar.gz freebsd-ports-gnome-042aea7e380ab9b7399e0d253ca0c923be7a58fb.tar.zst freebsd-ports-gnome-042aea7e380ab9b7399e0d253ca0c923be7a58fb.zip |
Latest bug fixes and documentation updates.
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 55bf1296b235..25c1d9e57705 100644 --- a/dns/bind9/Makefile +++ b/dns/bind9/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bind -PORTVERSION= 9.1.1rc5 +PORTVERSION= 9.1.1rc6 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \ ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ \ |