diff options
Diffstat (limited to 'dns/bind94/Makefile')
-rw-r--r-- | dns/bind94/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile index 295672d..e0fa3e2 100644 --- a/dns/bind94/Makefile +++ b/dns/bind94/Makefile @@ -15,6 +15,8 @@ PORTNAME= bind PORTVERSION= 9.1.3 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \ + ftp://ftp.nominum.com/pub/isc/bind9/${PORTVERSION}/ \ + ftp://ftp.nerdc.ufl.edu/pub/mirrors/ftp.isc.org/isc/bind9/${PORTVERSION}/ \ ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/bind9/${PORTVERSION}/,} |