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

(-)bsd.sites.mk (-11 / +3 lines)
Lines 218-235 MASTER_SITE_EASYSW+= \ Link Here
218
218
219
.if !defined(IGNORE_MASTER_SITE_ECLIPSE)
219
.if !defined(IGNORE_MASTER_SITE_ECLIPSE)
220
MASTER_SITE_ECLIPSE+= \
220
MASTER_SITE_ECLIPSE+= \
221
	ftp://sunsite.informatik.rwth-aachen.de/pub/mirror/eclipse/%SUBDIR%/ \
221
	ftp://sunsite.informatik.rwth-aachen.de/pub/mirror/eclipse.org/%SUBDIR%/ \
222
	http://sunsite.informatik.rwth-aachen.de/eclipse/downloads/drops/%SUBDIR%/ \
223
	ftp://ftp.tu-clausthal.de/pub/eclipse/downloads/drops/%SUBDIR%/ \
224
	http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/%SUBDIR%/ \
222
	http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/%SUBDIR%/ \
225
	ftp://ftp.unixag-zw.fh-kl.de/pub/mirrors/eclipse/drops/%SUBDIR%/ \
223
	ftp://sunsite.cnlab-switch.ch/mirror/eclipse/%SUBDIR%/ \
226
	http://eclipse.teccomm.les.inf.puc-rio.br/downloads/drops/%SUBDIR%/ \
224
	http://eclipse.org/downloads/download.php?mirror_id=96&r=1&file=/%SUBDIR%/
227
	http://mirrors.ibiblio.org/pub/mirrors/eclipse/eclipse/downloads/drops/%SUBDIR%/ \
228
	http://www.eclipse.ps.pl/downloads/drops/%SUBDIR%/ \
229
	${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/eclipse/downloads/drops/&,} \
230
	ftp://sunsite.cnlab-switch.ch/mirror/eclipse/eclipse/downloads/drops/%SUBDIR%/ \
231
	http://download.eclipse.org/eclipse/downloads/drops/%SUBDIR%/ \
232
	ftp://download.eclipse.org/%SUBDIR%/
233
.endif
225
.endif
234
226
235
.if !defined(IGNORE_MASTER_SITE_EXIM)
227
.if !defined(IGNORE_MASTER_SITE_EXIM)

Return to bug 179433