summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2012-06-29 01:17:03 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2012-06-29 01:17:03 +0000
commit5a3980c27b6ff04cc8f482e3170a370a784a01ad (patch)
treee6224c52663b79a3c5cb263e92ccefd9cec9cccb /Mk
parentclean up the pkg-descr and remove the version number from LIB_DEPENDS (diff)
remove the Thessaloniki Sunsite mirror after repeated distilator NXDOMAIN
results; to compensate for this and previous removals, and to obtain a better geographical spread, add the Sunsite mirrors in Oviedo, Paris, and Stellenbosch (found via http://ibiblio.org/pub/linux/MIRRORS.html )
Notes
Notes: svn path=/head/; revision=300185
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.sites.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 53bfbef84b6e..ba63e2d89bf2 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -1200,13 +1200,15 @@ MASTER_SITE_SUNSITE+= \
http://www.ibiblio.org/pub/Linux/%SUBDIR%/ \
http://www.gtlib.gatech.edu/pub/Linux/%SUBDIR%/ \
ftp://ftp.cs.tu-berlin.de/pub/linux/Mirrors/sunsite.unc.edu/%SUBDIR%/ \
- ftp://ftp.physics.auth.gr/pub/mirrors/ibiblio/Linux/%SUBDIR%/ \
+ ftp://ftp.etsimo.uniovi.es/pub/linux/%SUBDIR%/ \
+ ftp://ftp.lip6.fr/pub/linux/sunsite/%SUBDIR%/ \
ftp://ftp.nluug.nl/pub/metalab/%SUBDIR%/ \
ftp://ftp.nvg.ntnu.no/pub/mirrors/metalab.unc.edu/%SUBDIR%/ \
ftp://ftp.icm.edu.pl/pub/Linux/sunsite/%SUBDIR%/ \
ftp://ftp.cse.cuhk.edu.hk/pub4/Linux/%SUBDIR%/ \
ftp://ftp.kddlabs.co.jp/Linux/metalab.unc.edu/%SUBDIR%/ \
- ftp://ftp.chg.ru/pub/Linux/sunsite/%SUBDIR%/
+ ftp://ftp.chg.ru/pub/Linux/sunsite/%SUBDIR%/ \
+ ftp://ftp.sun.ac.za/pub/mirrors/sunsite.unc.edu/pub/Linux/%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_SUSE)