summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-29 13:48:52 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-29 13:48:52 +0000
commit0474beea309d14a1d67650f6f7dccbe4cb3f25ce (patch)
treef27429f47421f8a9ba4ba7522bd9abad2f3e9340 /Mk
parent- Update to 0.11.2.1 (diff)
- Put a fast european and american mirror in front of the taiwanese for
SOURCEFORGE
Notes
Notes: svn path=/head/; revision=227088
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.sites.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 3b94163628ee..fd27a204566b 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -1165,7 +1165,7 @@ MASTER_SITE_SAVANNAH+= \
.endif
.if !defined(IGNORE_MASTER_SITE_SOURCEFORGE)
-.for mirror in nchc kent easynews ufpr umn mesh heanet
+.for mirror in garr superb-east nchc kent easynews ufpr mesh heanet
MASTER_SITE_SOURCEFORGE+= \
http://${mirror}.dl.sourceforge.net/sourceforge/%SUBDIR%/
.endfor