summaryrefslogtreecommitdiff
path: root/dns/bind94/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2001-03-02 07:28:36 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2001-03-02 07:28:36 +0000
commit4ba90539ee387e8df8ea6f88085b13dae6acd99d (patch)
tree1a1616a501a87760f636e73c78ae72c315043977 /dns/bind94/Makefile
parentFix the dependency. (japanese/chasen -> japanese/p5-Text-ChaSen) (diff)
Add more master sites.
Approved by: maintainer
Notes
Notes: svn path=/head/; revision=38962
Diffstat (limited to 'dns/bind94/Makefile')
-rw-r--r--dns/bind94/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile
index e49b2b2c2f1b..1b11afd08180 100644
--- a/dns/bind94/Makefile
+++ b/dns/bind94/Makefile
@@ -9,7 +9,8 @@ PORTNAME= bind
PORTVERSION= 9.1.1rc3
CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \
- ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/
+ ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ \
+ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/bind9/${PORTVERSION}/,}
MAINTAINER= DougB@FreeBSD.org