aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2011-03-03 17:45:05 +0800
committerehaupt <ehaupt@FreeBSD.org>2011-03-03 17:45:05 +0800
commitde49a376c19d4e82eccca0aa866ea54e1ab0301f (patch)
tree24b3d0d4c0e4bdcd4f49771b78b902bc0beeebfc /Mk/bsd.sites.mk
parentae46f99501302fabfe1b3065228e0bd6130acbfa (diff)
downloadfreebsd-ports-gnome-de49a376c19d4e82eccca0aa866ea54e1ab0301f.tar.gz
freebsd-ports-gnome-de49a376c19d4e82eccca0aa866ea54e1ab0301f.tar.zst
freebsd-ports-gnome-de49a376c19d4e82eccca0aa866ea54e1ab0301f.zip
- Add three mirrors to MASTER_SITE_CRITICAL
- Remove one out-of-sync mirror
Diffstat (limited to 'Mk/bsd.sites.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 cd5a12804c4d..4664e73eb258 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -133,8 +133,10 @@ MASTER_SITE_COMP_SOURCES+= \
MASTER_SITE_CRITICAL+= \
http://critical.ch/distfiles/%SUBDIR%/ \
http://energy.critical.ch/distfiles/%SUBDIR%/ \
- http://sauerkraut.critical.ch/distfiles/%SUBDIR%/ \
- http://snow.critical.ch/distfiles/%SUBDIR%/
+ http://snow.critical.ch/distfiles/%SUBDIR%/ \
+ http://www.bluestop.org/distfiles/%SUBDIR%/ \
+ http://fneu.fr/distfiles/%SUBDIR%/ \
+ ftp://saper.info/pub/FreeBSD/distfiles/%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_CSME)