diff options
author | Doug Barton <dougb@FreeBSD.org> | 2001-05-09 07:11:21 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2001-05-09 07:11:21 +0000 |
commit | 9a6a7cc09d55b100c1a9f15f5edb46761d1fb7f7 (patch) | |
tree | 28ceef366d471b2253ebd60c47b292fdd6ef2ae3 /dns/bind8 | |
parent | 80873e456d2bd3d918d29273fc56a86fd7bef5ad (diff) | |
download | ports-9a6a7cc09d55b100c1a9f15f5edb46761d1fb7f7.tar.gz ports-9a6a7cc09d55b100c1a9f15f5edb46761d1fb7f7.zip |
Notes
Diffstat (limited to 'dns/bind8')
-rw-r--r-- | dns/bind8/Makefile | 5 | ||||
-rw-r--r-- | dns/bind8/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/dns/bind8/Makefile b/dns/bind8/Makefile index 067dd1985a34..76bb3d93a8f9 100644 --- a/dns/bind8/Makefile +++ b/dns/bind8/Makefile @@ -6,10 +6,9 @@ # PORTNAME= bind -PORTVERSION= 8.2.3 +PORTVERSION= 8.2.4-T2B CATEGORIES= net -MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.3/ \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/bind/src/8.2.3/,} +MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/testing/t2b/ DISTFILES= bind-src.tar.gz bind-doc.tar.gz MAINTAINER= DougB@FreeBSD.org diff --git a/dns/bind8/distinfo b/dns/bind8/distinfo index 91eae99efb99..8dcae45750a0 100644 --- a/dns/bind8/distinfo +++ b/dns/bind8/distinfo @@ -1,2 +1,2 @@ -MD5 (bind-src.tar.gz) = e21e2854d72afd2ffbee17cfe8caa581 -MD5 (bind-doc.tar.gz) = c26474bb791552cc0cbc5af72190a772 +MD5 (bind-src.tar.gz) = ae91cde6ebe50acb7aa643bef8c4e32a +MD5 (bind-doc.tar.gz) = 5913fab1ab30c1be4301cc2c00d69d23 |