pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk ftp2.sf.net is much more responsive than ftp3; repl...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e793b98909b2
branches:  trunk
changeset: 485368:e793b98909b2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Dec 08 16:21:00 2004 +0000

description:
ftp2.sf.net is much more responsive than ftp3; replace the latter with the former.

diffstat:

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

diffs (18 lines):

diff -r 432bb36ce879 -r e793b98909b2 mk/bsd.sites.mk
--- a/mk/bsd.sites.mk   Wed Dec 08 14:55:56 2004 +0000
+++ b/mk/bsd.sites.mk   Wed Dec 08 16:21:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.sites.mk,v 1.23 2004/12/02 21:56:06 dillo Exp $
+# $NetBSD: bsd.sites.mk,v 1.24 2004/12/08 16:21:00 wiz Exp $
 #
 # Default MASTER_SITES
 
@@ -127,7 +127,7 @@
        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://ftp2.sourceforge.net/pub/sourceforge/
 #      ftp://ftp.tuwien.ac.at/linux/sourceforge/
 #      http://sf.gds.tuwien.ac.at/
 



Home | Main Index | Thread Index | Old Index