diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-03-02 07:28:36 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-03-02 07:28:36 +0000 |
commit | 4ba90539ee387e8df8ea6f88085b13dae6acd99d (patch) | |
tree | 1a1616a501a87760f636e73c78ae72c315043977 /dns/bind96 | |
parent | Fix 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/bind96')
-rw-r--r-- | dns/bind96/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile index e49b2b2c2f1b..1b11afd08180 100644 --- a/dns/bind96/Makefile +++ b/dns/bind96/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 |