1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Refresh list of Sourceforge mirrors

This commit is contained in:
Pav Lucistnik 2005-07-24 04:00:04 +00:00
parent 29bcda0626
commit 2932a0de8f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140001

View File

@ -1115,7 +1115,7 @@ MASTER_SITE_SAVANNAH+= \
.endif
.if !defined(IGNORE_MASTER_SITE_SOURCEFORGE)
.for mirror in heanet aleron umn belnet nchc voxel optusnet kent unc ufpr
.for mirror in heanet aleron nchc voxel optusnet kent unc ufpr surfnet mesh
MASTER_SITE_SOURCEFORGE+= \
http://${mirror}.dl.sourceforge.net/sourceforge/%SUBDIR%/
.endfor
@ -1124,7 +1124,7 @@ MASTER_SITE_SOURCEFORGE+= \
# official sf.net mirrors that don't mirror all projects, check
# http://prdownloads.sourceforge.net/%SUBDIR%/
.if !defined(IGNORE_MASTER_SITE_SOURCEFORGE_EXTENDED)
.for mirror in easynews switch puzzle ovh peterhost citkit # keihanna is mostly unreachable
.for mirror in easynews switch puzzle ovh peterhost citkit keihanna
MASTER_SITE_SOURCEFORGE_EXTENDED+= \
http://${mirror}.dl.sourceforge.net/sourceforge/%SUBDIR%/
.endfor