diff options
author | Doug Barton <dougb@FreeBSD.org> | 2001-02-27 08:08:59 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2001-02-27 08:08:59 +0000 |
commit | cd9640f64f2c4931a2e0ad58f3c41fa62f67ccda (patch) | |
tree | 00fb2dea3aa3bc171cca8c11f0e9007e48eec785 /dns/bind9/Makefile | |
parent | 531a10b09a90bea795d8f7169bc8fe568a4166c0 (diff) | |
download | ports-cd9640f64f2c4931a2e0ad58f3c41fa62f67ccda.tar.gz ports-cd9640f64f2c4931a2e0ad58f3c41fa62f67ccda.zip |
Notes
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 fbf80dccb94d..e49b2b2c2f1b 100644 --- a/dns/bind9/Makefile +++ b/dns/bind9/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bind -PORTVERSION= 9.1.1rc2 +PORTVERSION= 9.1.1rc3 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \ ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ |