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/bind96 | |
parent | Unbroke on the systems with crypto from ssl port. (diff) |
Latest bug fixes, FOR GREAT JUSTICE !!
Notes
Notes:
svn path=/head/; revision=40427
Diffstat (limited to 'dns/bind96')
-rw-r--r-- | dns/bind96/Makefile | 2 | ||||
-rw-r--r-- | dns/bind96/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile index 25c1d9e57705..a377070748c1 100644 --- a/dns/bind96/Makefile +++ b/dns/bind96/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}/ \ diff --git a/dns/bind96/distinfo b/dns/bind96/distinfo index f89fb6525149..80d85af2c8e8 100644 --- a/dns/bind96/distinfo +++ b/dns/bind96/distinfo @@ -1 +1 @@ -MD5 (bind-9.1.1rc6.tar.gz) = aa82035b58cde2937a4001ae25e47fb6 +MD5 (bind-9.1.1rc7.tar.gz) = 5557d6bb729ad17139608c4cec569c83 |