summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorChin-San Huang <chinsan@FreeBSD.org>2008-08-25 02:38:14 +0000
committerChin-San Huang <chinsan@FreeBSD.org>2008-08-25 02:38:14 +0000
commit2239236e13da483fe415fca7b41492f2ab5ea41f (patch)
tree7f0aad67f9e2d5699897c13f5f702459f1acb506 /Mk
parent- I will maintain this port (diff)
- Add mesh as SF mirrors.
Notes
Notes: svn path=/head/; revision=219126
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 bf323fadaec3..e7db6c615386 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -1193,7 +1193,7 @@ MASTER_SITE_SAVANNAH+= \
.endif
.if !defined(IGNORE_MASTER_SITE_SOURCEFORGE)
-.for mirror in nchc kent easynews ufpr umn heanet
+.for mirror in nchc kent easynews ufpr umn mesh heanet
MASTER_SITE_SOURCEFORGE+= \
http://${mirror}.dl.sourceforge.net/sourceforge/%SUBDIR%/
.endfor