pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk Add two new sourceforge mirrors: ovh (.fr) and puzz...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c31cf1038212
branches:  trunk
changeset: 478620:c31cf1038212
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jul 27 12:03:28 2004 +0000

description:
Add two new sourceforge mirrors: ovh (.fr) and puzzle (.ch), and
comment out twtelecom, since it's not in the mirrors list and
didn't work for me a few minutes ago.

diffstat:

 mk/bsd.sites.mk |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (28 lines):

diff -r c8f8beb5da40 -r c31cf1038212 mk/bsd.sites.mk
--- a/mk/bsd.sites.mk   Tue Jul 27 11:49:15 2004 +0000
+++ b/mk/bsd.sites.mk   Tue Jul 27 12:03:28 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.sites.mk,v 1.6 2004/07/03 12:35:04 gavan Exp $
+# $NetBSD: bsd.sites.mk,v 1.7 2004/07/27 12:03:28 wiz Exp $
 #
 # Default MASTER_SITES
 
@@ -125,15 +125,17 @@
        http://keihanna.dl.sourceforge.net/sourceforge/ \
        http://osdn.dl.sourceforge.net/sourceforge/ \
        http://optusnet.dl.sourceforge.net/sourceforge/ \
+       http://ovh.dl.sourceforge.net/sourceforge/ \
+       http://puzzle.dl.sourceforge.net/sourceforge/ \
        http://switch.dl.sourceforge.net/sourceforge/ \
        http://telia.dl.sourceforge.net/sourceforge/ \
-       http://twtelecom.dl.sourceforge.net/sourceforge/ \
        http://umn.dl.sourceforge.net/sourceforge/ \
        http://unc.dl.sourceforge.net/sourceforge/ \
        http://voxel.dl.sourceforge.net/sourceforge/ \
        ftp://ftp3.sourceforge.net/pub/sourceforge/ \
        ftp://ftp.tuwien.ac.at/linux/sourceforge/
 #      http://flow.dl.sourceforge.net/sourceforge/
+#      http://twtelecom.dl.sourceforge.net/sourceforge/
 
 MASTER_SITE_SUSE+=     \
        http://altruistic.lbl.gov/mirrors/suse/${MACHINE_ARCH}/${SUSE_VERSION}/suse/ \



Home | Main Index | Thread Index | Old Index