diff options
author | dougb <dougb@FreeBSD.org> | 2001-05-28 08:27:10 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2001-05-28 08:27:10 +0000 |
commit | 86589d50c7cddb55e7daf56ab86f54e6ca320485 (patch) | |
tree | a955b6c7fd3af219b5f434770411818b76a775dc /dns/bind94/Makefile | |
parent | d68d0a825503dd8a0ac57918306a808079bc46c7 (diff) | |
download | FreeBSD-ports-86589d50c7cddb55e7daf56ab86f54e6ca320485.zip FreeBSD-ports-86589d50c7cddb55e7daf56ab86f54e6ca320485.tar.gz |
Upgrade to 9.1.3rc1, whose most significant change is a fix for
some IXFR problems.
Diffstat (limited to 'dns/bind94/Makefile')
-rw-r--r-- | dns/bind94/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile index 0e579186..ece80e3 100644 --- a/dns/bind94/Makefile +++ b/dns/bind94/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bind -PORTVERSION= 9.1.2 +PORTVERSION= 9.1.3rc1 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \ ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ \ |