View | Details | Raw Unified | Return to bug 81900
Collapse All | Expand All

(-)bsd.sites.mk (-1 / +1 lines)
Lines 1124-1130 Link Here
1124
# official sf.net mirrors that don't mirror all projects, check
1124
# official sf.net mirrors that don't mirror all projects, check
1125
# http://prdownloads.sourceforge.net/%SUBDIR%/
1125
# http://prdownloads.sourceforge.net/%SUBDIR%/
1126
.if !defined(IGNORE_MASTER_SITE_SOURCEFORGE_EXTENDED)
1126
.if !defined(IGNORE_MASTER_SITE_SOURCEFORGE_EXTENDED)
1127
.for mirror in easynews switch puzzle ovh # keihanna is mostly unreachable
1127
.for mirror in easynews switch puzzle ovh peterhost citkit # keihanna is mostly unreachable
1128
MASTER_SITE_SOURCEFORGE_EXTENDED+= \
1128
MASTER_SITE_SOURCEFORGE_EXTENDED+= \
1129
	http://${mirror}.dl.sourceforge.net/sourceforge/%SUBDIR%/
1129
	http://${mirror}.dl.sourceforge.net/sourceforge/%SUBDIR%/
1130
.endfor
1130
.endfor

Return to bug 81900