aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-07 04:49:40 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-07 04:49:40 +0000
commitb3ada4f6a7f67d86d5b68e01250d7f2541c63826 (patch)
tree05f0c274a407aa68b38eb46e1b0d2376c4c802c3 /Mk
parent4fbdf44dcafd63ad03cf58717e3d7fc9687b1338 (diff)
downloadports-b3ada4f6a7f67d86d5b68e01250d7f2541c63826.tar.gz
ports-b3ada4f6a7f67d86d5b68e01250d7f2541c63826.zip
Notes
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.sites.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 35c12c2da6d0..c42c48b5b329 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -1184,7 +1184,11 @@ MASTER_SITE_SOURCEFORGE_JP+= \
.if !defined(IGNORE_MASTER_SITE_SOURCEWARE)
MASTER_SITE_SOURCEWARE+= \
ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/%SUBDIR%/ \
- ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/sources.redhat.com/%SUBDIR%/
+ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/sources.redhat.com/%SUBDIR%/ \
+ http://mirrors.kernel.org/sources.redhat.com/%SUBDIR%/ \
+ http://gd.tuwien.ac.at/gnu/sourceware/%SUBDIR%/ \
+ http://sources-redhat.mirrors.airband.net/%SUBDIR%/ \
+ http://ftp.cs.pu.edu.tw/Linux/sourceware/%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_SUNSITE)