summaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authordbaker <dbaker@FreeBSD.org>2002-05-07 00:31:08 +0000
committerdbaker <dbaker@FreeBSD.org>2002-05-07 00:31:08 +0000
commit8c509aff465a88daa3621a3af90b622b0989d040 (patch)
treeab5d9996a44b87072be51520e8a791dcc005cfa7 /Mk
parentcb83b035baff3fd15c8bc54c86e7d98be429ecd4 (diff)
downloadFreeBSD-ports-8c509aff465a88daa3621a3af90b622b0989d040.zip
FreeBSD-ports-8c509aff465a88daa3621a3af90b622b0989d040.tar.gz
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>
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 b38684e..94d086b 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+= \
OpenPOWER on IntegriCloud