diff options
author | Doug Barton <dougb@FreeBSD.org> | 2001-03-19 09:11:31 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2001-03-19 09:11:31 +0000 |
commit | 27b6c96d7e9ff03e420e534eb89de036c832f0ec (patch) | |
tree | f42b26fc46dafcd0a7115c0468b566c9214b36b2 /net/bind9 | |
parent | e868461a1a00e9526dc7be48a92c7223302b08aa (diff) | |
download | ports-27b6c96d7e9ff03e420e534eb89de036c832f0ec.tar.gz ports-27b6c96d7e9ff03e420e534eb89de036c832f0ec.zip |
Notes
Diffstat (limited to 'net/bind9')
-rw-r--r-- | net/bind9/Makefile | 2 | ||||
-rw-r--r-- | net/bind9/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/bind9/Makefile b/net/bind9/Makefile index e83cbae43555..55bf1296b235 100644 --- a/net/bind9/Makefile +++ b/net/bind9/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bind -PORTVERSION= 9.1.1rc4 +PORTVERSION= 9.1.1rc5 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \ ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ \ diff --git a/net/bind9/distinfo b/net/bind9/distinfo index f6ca0ab1fff4..c1ac3dab1621 100644 --- a/net/bind9/distinfo +++ b/net/bind9/distinfo @@ -1 +1 @@ -MD5 (bind-9.1.1rc4.tar.gz) = 7de7f45bfb6899f1273b93f1100cb0e1 +MD5 (bind-9.1.1rc5.tar.gz) = 6bc3eef6e2e9a1cc59f6d1c1a8e979c2 |