aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2005-10-05 16:44:35 +0000
committerBill Fenner <fenner@FreeBSD.org>2005-10-05 16:44:35 +0000
commit60a2232a024e0f9df1dce32c3889007580df231d (patch)
tree16aa1a50a74de76d0ee5bdb082524fa08718f7eb /Mk/bsd.sites.mk
parentadadfb08d4ed90a2811bde3e7661b1473615431f (diff)
downloadports-60a2232a024e0f9df1dce32c3889007580df231d.tar.gz
ports-60a2232a024e0f9df1dce32c3889007580df231d.zip
MASTER_SITE_SOURCEFORGE:
Remove aleraon, unc and voxel. They are missing about 30% of the files we're trying to fetch, and prdownloads.sf.net doesn't currently offer them as mirrors. Remove mesh, even though prdownloads.sf.net currently offers it as a mirror. It is missing about 30% of the files we're trying to fetch. Add umn and jaist, sites that prdownloads.sf.net currently offers that have most of the files that we're trying to fetch. Don't add internap; even though prdownloads.sf.net currently offers it, it's missing about 30% of the files we're trying to fetch.
Notes
Notes: svn path=/head/; revision=144312
Diffstat (limited to 'Mk/bsd.sites.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 9de269cb272b..275bf591a835 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -957,7 +957,7 @@ MASTER_SITE_SAVANNAH+= \
.endif
.if !defined(IGNORE_MASTER_SITE_SOURCEFORGE)
-.for mirror in heanet aleron nchc voxel optusnet kent unc ufpr surfnet mesh
+.for mirror in heanet nchc optusnet kent ufpr surfnet jaist umn
MASTER_SITE_SOURCEFORGE+= \
http://${mirror}.dl.sourceforge.net/sourceforge/%SUBDIR%/
.endfor