diff options
-rw-r--r-- | dns/bind9/Makefile | 2 | ||||
-rw-r--r-- | dns/bind94/Makefile | 2 | ||||
-rw-r--r-- | dns/bind95/Makefile | 2 | ||||
-rw-r--r-- | dns/bind96/Makefile | 2 | ||||
-rw-r--r-- | net/bind9/Makefile | 2 |
5 files changed, 10 insertions, 0 deletions
diff --git a/dns/bind9/Makefile b/dns/bind9/Makefile index 295672deca5a..e0fa3e255862 100644 --- a/dns/bind9/Makefile +++ b/dns/bind9/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}/,} diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile index 295672deca5a..e0fa3e255862 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}/,} diff --git a/dns/bind95/Makefile b/dns/bind95/Makefile index 295672deca5a..e0fa3e255862 100644 --- a/dns/bind95/Makefile +++ b/dns/bind95/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}/,} diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile index 295672deca5a..e0fa3e255862 100644 --- a/dns/bind96/Makefile +++ b/dns/bind96/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}/,} diff --git a/net/bind9/Makefile b/net/bind9/Makefile index 295672deca5a..e0fa3e255862 100644 --- a/net/bind9/Makefile +++ b/net/bind9/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}/,} |