diff options
author | Doug Barton <dougb@FreeBSD.org> | 2001-03-10 20:56:44 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2001-03-10 20:56:44 +0000 |
commit | e9605e1f637ac37798cfd8d166b5592ff15c64fb (patch) | |
tree | 1c49fc85a17570cce762146b5c78108aff7889a2 /dns/bind96/Makefile | |
parent | fbe44b37f6da013870c1b7900a8987cfda75141f (diff) | |
download | ports-e9605e1f637ac37798cfd8d166b5592ff15c64fb.tar.gz ports-e9605e1f637ac37798cfd8d166b5592ff15c64fb.zip |
Notes
Diffstat (limited to 'dns/bind96/Makefile')
-rw-r--r-- | dns/bind96/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile index 1b11afd08180..e83cbae43555 100644 --- a/dns/bind96/Makefile +++ b/dns/bind96/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}/ \ |