pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net Add URL for mirror on "ftp.belnet.be" to master si...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6806d2dd2e2f
branches: trunk
changeset: 556615:6806d2dd2e2f
user: tron <tron%pkgsrc.org@localhost>
date: Mon Mar 23 14:43:13 2009 +0000
description:
Add URL for mirror on "ftp.belnet.be" to master site list.
diffstat:
net/bind9/Makefile | 5 +++--
net/bind95/Makefile | 5 +++--
net/bind96/Makefile | 5 +++--
3 files changed, 9 insertions(+), 6 deletions(-)
diffs (48 lines):
diff -r acd725a7dd12 -r 6806d2dd2e2f net/bind9/Makefile
--- a/net/bind9/Makefile Mon Mar 23 13:58:14 2009 +0000
+++ b/net/bind9/Makefile Mon Mar 23 14:43:13 2009 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.105 2009/03/22 15:31:44 adrianp Exp $
+# $NetBSD: Makefile,v 1.106 2009/03/23 14:43:13 tron Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P2/pl2/}
CATEGORIES= net
-MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/
+MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \
+ http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.isc.org/sw/bind/
diff -r acd725a7dd12 -r 6806d2dd2e2f net/bind95/Makefile
--- a/net/bind95/Makefile Mon Mar 23 13:58:14 2009 +0000
+++ b/net/bind95/Makefile Mon Mar 23 14:43:13 2009 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2009/03/22 15:34:03 adrianp Exp $
+# $NetBSD: Makefile,v 1.8 2009/03/23 14:43:13 tron Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P2/pl2/}
CATEGORIES= net
-MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/
+MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \
+ http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.isc.org/sw/bind/
diff -r acd725a7dd12 -r 6806d2dd2e2f net/bind96/Makefile
--- a/net/bind96/Makefile Mon Mar 23 13:58:14 2009 +0000
+++ b/net/bind96/Makefile Mon Mar 23 14:43:13 2009 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2009/01/08 09:03:15 adrianp Exp $
+# $NetBSD: Makefile,v 1.3 2009/03/23 14:43:13 tron Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P1/pl1/}
CATEGORIES= net
-MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/
+MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \
+ http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.isc.org/sw/bind/
Home |
Main Index |
Thread Index |
Old Index