summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-03-21 22:22:43 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-03-21 22:22:43 +0000
commita5fea1451d73e1aebed57235658c27fcd476e9e4 (patch)
tree1ec0395d2566a153a7e195429de4e59ef18c2684 /Mk
parentUpdate the checksum of the maildir patch to a newer version which (diff)
back out last commit, MASTER_SORT can do the job and much more
Notes
Notes: svn path=/head/; revision=157918
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 7177b2c0446a..e12c7bd54b47 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -947,7 +947,7 @@ MASTER_SITE_SAVANNAH+= \
.endif
.if !defined(IGNORE_MASTER_SITE_SOURCEFORGE)
-.for mirror in ${MASTER_SITE_SOURCEFORGE_PREFERRED} heanet nchc optusnet kent ufpr surfnet jaist umn osdn
+.for mirror in heanet nchc optusnet kent ufpr surfnet jaist umn osdn
MASTER_SITE_SOURCEFORGE+= \
http://${mirror}.dl.sourceforge.net/sourceforge/%SUBDIR%/
.endfor