summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorDaniel Baker <dbaker@FreeBSD.org>2002-05-07 00:31:08 +0000
committerDaniel Baker <dbaker@FreeBSD.org>2002-05-07 00:31:08 +0000
commit348732c48fbfff0e842f1152b8799ca314ad73bc (patch)
treed912eb29d0e635a400ebc6f10f766e037aa78fe3 /Mk
parentUpdate pre-install test for libmcrypt shared library version. It (diff)
The master site list for sourceforge didn't use the round-robins that
sourceforge has made available. Additionally, the first site listed (prdownloads) now gives a HTML selection page when you try to download a file which causes md5 mismatch and is generally an ugly mess. Update MASTER_SITE_SOUREFORGE with handful of approved roundrobin HTTP and FTP sites Submitted by: Sean Kelly <smkelly@zombie.org>
Notes
Notes: svn path=/head/; revision=58635
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.sites.mk12
1 files changed, 4 insertions, 8 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index b38684e262be..94d086bb0583 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -228,15 +228,11 @@ MASTER_SITE_SOURCEWARE+= \
ftp://sunsite.org.uk/Mirrors/sourceware.cygnus.com/pub/%SUBDIR%/
MASTER_SITE_SOURCEFORGE+= \
- http://prdownloads.sourceforge.net/%SUBDIR%/ \
- ftp://ftp3.sourceforge.net/pub/sourceforge/%SUBDIR%/ \
- http://ftp3.sourceforge.net/%SUBDIR%/ \
- ftp://ftp1.sourceforge.net/pub/sourceforge/%SUBDIR%/ \
- http://ftp1.sourceforge.net/%SUBDIR%/ \
- ftp://ftp2.sourceforge.net/pub/sourceforge/%SUBDIR%/ \
- http://ftp2.sourceforge.net/%SUBDIR%/ \
+ http://us.dl.sourceforge.net/%SUBDIR%/ \
+ http://eu.dl.sourceforge.net/%SUBDIR%/ \
+ ftp://us.dl.sourceforge.net/%SUBDIR%/ \
+ ftp://eu.dl.sourceforge.net/%SUBDIR%/ \
ftp://ftp.kddlabs.co.jp/sourceforge/%SUBDIR%/ \
- http://telia.dl.sourceforge.net/%SUBDIR%/ \
ftp://ftp.chg.ru/pub/sourceforge/%SUBDIR%/
MASTER_SITE_SUNSITE+= \