summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>2001-10-03 07:57:04 +0000
committertron <tron>2001-10-03 07:57:04 +0000
commit79d6016d89c94ab820e366a740eb3404216e6bb1 (patch)
tree96622ac585d3aed3578048c3b653660704827456
parentc4c1b3f45dc5565d6b94a0ad8ab08281a91b1dda (diff)
downloadpkgsrc-79d6016d89c94ab820e366a740eb3404216e6bb1.tar.gz
Add "prdownloads.sourceforge.net" as primary site to the of list
sourceforge download servers. It is the fastest one from "ftp.netsd.org" and my home system.
-rw-r--r--mk/bsd.pkg.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index a7385fb6511..2935a635468 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.818 2001/10/01 21:15:11 jlam Exp $
+# $NetBSD: bsd.pkg.mk,v 1.819 2001/10/03 07:57:04 tron Exp $
#
# This file is in the public domain.
#
@@ -794,9 +794,10 @@ MASTER_SITE_GNOME+= \
ftp://ftp.fh-rosenheim.de/pub/mirror/ftp.gnome.org/GNOME/
MASTER_SITE_SOURCEFORGE+= \
+ http://prdownloads.sourceforge.net/ \
ftp://ftp3.sourceforge.net/pub/sourceforge/ \
- http://ftp1.sourceforge.net/ \
http://ftp2.sourceforge.net/ \
+ http://ftp1.sourceforge.net/ \
ftp://ftp.tuwien.ac.at/opsys/linux/sourceforge/
# Empty declaration to avoid "variable MASTER_SITES recursive" error