aboutsummaryrefslogtreecommitdiff
path: root/dns/bind8/Makefile
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2001-05-09 07:11:21 +0000
committerDoug Barton <dougb@FreeBSD.org>2001-05-09 07:11:21 +0000
commit9a6a7cc09d55b100c1a9f15f5edb46761d1fb7f7 (patch)
tree28ceef366d471b2253ebd60c47b292fdd6ef2ae3 /dns/bind8/Makefile
parent80873e456d2bd3d918d29273fc56a86fd7bef5ad (diff)
Upgrade to version 8.2.4-T2B, aka RC1. Many bugfixes, but no new
functionality. Those experiencing problems with 8.2.3, or those with an adventurous spirit should visit http://www.isc.org/products/BIND/bind8-beta.html to see if this is something they should get involved in.
Notes
Notes: svn path=/head/; revision=42441
Diffstat (limited to 'dns/bind8/Makefile')
-rw-r--r--dns/bind8/Makefile5
1 files changed, 2 insertions, 3 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