summaryrefslogtreecommitdiff
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-01 15:06:13 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-01 15:06:13 +0000
commit7e355b0a783f9187c0aad09a4e0ca58407d51ab8 (patch)
treeea0dfb4ba700b3c3c2932b8572fb0143eae10111 /Mk/bsd.sites.mk
parent- Fix build when WITHOUT_SIMD is defined (diff)
MASTER_SITE_SOURCEFORGE:
- prefer european mirrors because US mirrors were unbearably slow last few months
Notes
Notes: svn path=/head/; revision=102646
Diffstat (limited to '')
-rw-r--r--Mk/bsd.sites.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index cd7befa51fa6..09d0b800b6c5 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -728,11 +728,11 @@ MASTER_SITE_SAVANNAH+= \
ftp://ftp.gnu.org/pub/savannah/files/%SUBDIR%/
MASTER_SITE_SOURCEFORGE+= \
- http://us.dl.sourceforge.net/%SUBDIR%/ \
http://eu.dl.sourceforge.net/%SUBDIR%/ \
- ftp://us.dl.sourceforge.net/pub/sourceforge/%SUBDIR%/ \
+ http://us.dl.sourceforge.net/%SUBDIR%/ \
ftp://ftp.kddlabs.co.jp/sourceforge/%SUBDIR%/ \
- ftp://ftp.chg.ru/pub/sourceforge/%SUBDIR%/
+ ftp://ftp.chg.ru/pub/sourceforge/%SUBDIR%/ \
+ ftp://us.dl.sourceforge.net/pub/sourceforge/%SUBDIR%/
MASTER_SITE_SOURCEFORGE_JP+= \
http://osdn.dl.sourceforge.jp/%SUBDIR%/ \