diff options
author | Doug Barton <dougb@FreeBSD.org> | 2001-03-23 14:37:41 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2001-03-23 14:37:41 +0000 |
commit | 18a209367d85d79252d6d6d79c0874609e416eab (patch) | |
tree | cda9f0f92f5a90a0ad19cfe85d26e96fa9a8c06c /dns/bind96 | |
parent | o Fix $MASTER_SITES. (diff) |
Latest bug fixes and documentation updates.
Notes
Notes:
svn path=/head/; revision=40274
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 55bf1296b235..25c1d9e57705 100644 --- a/dns/bind96/Makefile +++ b/dns/bind96/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bind -PORTVERSION= 9.1.1rc5 +PORTVERSION= 9.1.1rc6 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 c1ac3dab1621..f89fb6525149 100644 --- a/dns/bind96/distinfo +++ b/dns/bind96/distinfo @@ -1 +1 @@ -MD5 (bind-9.1.1rc5.tar.gz) = 6bc3eef6e2e9a1cc59f6d1c1a8e979c2 +MD5 (bind-9.1.1rc6.tar.gz) = aa82035b58cde2937a4001ae25e47fb6 |