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 /net/bind8/Makefile | |
parent | 80873e456d2bd3d918d29273fc56a86fd7bef5ad (diff) |
Notes
Diffstat (limited to 'net/bind8/Makefile')
-rw-r--r-- | net/bind8/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/bind8/Makefile b/net/bind8/Makefile index 067dd1985a34..76bb3d93a8f9 100644 --- a/net/bind8/Makefile +++ b/net/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 |