diff options
author | Doug Barton <dougb@FreeBSD.org> | 2001-03-27 08:45:23 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2001-03-27 08:45:23 +0000 |
commit | 233ba03753e104fa8ca9c885109a977984172e15 (patch) | |
tree | 47ee1edf160cbd38323b7c109af65fdd580f204c /dns/bind94/Makefile | |
parent | 6fcd1686e62dd4ec90d2df299717ae23d2d34d6b (diff) | |
download | ports-233ba03753e104fa8ca9c885109a977984172e15.tar.gz ports-233ba03753e104fa8ca9c885109a977984172e15.zip |
Latest bug fixes, FOR GREAT JUSTICE !!
Notes
Notes:
svn path=/head/; revision=40427
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 25c1d9e57705..a377070748c1 100644 --- a/dns/bind94/Makefile +++ b/dns/bind94/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bind -PORTVERSION= 9.1.1rc6 +PORTVERSION= 9.1.1rc7 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \ ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ \ |