diff options
Diffstat (limited to 'dns/bind96/Makefile')
-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 |