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

(-)b/Mk/bsd.sites.mk (-4 / +10 lines)
Lines 1198-1208 MASTER_SITE_XORG+= \ Link Here
1198
1198
1199
.if !defined(IGNORE_MASTER_SITE_KERNEL_ORG)
1199
.if !defined(IGNORE_MASTER_SITE_KERNEL_ORG)
1200
MASTER_SITE_KERNEL_ORG+= \
1200
MASTER_SITE_KERNEL_ORG+= \
1201
	https://www.kernel.org/pub/%SUBDIR%/ \
1201
	https://cdn.kernel.org/pub/%SUBDIR%/ \
1202
	https://mirror.rackspace.com/kernel.org/pub/%SUBDIR%/ \
1203
	https://download.xs4all.nl/ftp.kernel.org/pub/%SUBDIR%/ \
1204
	https://mirrors.mit.edu/kernel/%SUBDIR%/ \
1205
	http://ftp.nara.wide.ad.jp/pub/kernel.org/%SUBDIR%/ \
1206
	http://ftp.yandex.ru/pub/%SUBDIR%/ \
1207
	http://ftp.heanet.ie/pub/%SUBDIR%/ \
1208
	http://slackware.cs.utah.edu/pub/kernel.org/pub/%SUBDIR%/ \
1202
	ftp://ftp.ntu.edu.tw/%SUBDIR%/ \
1209
	ftp://ftp.ntu.edu.tw/%SUBDIR%/ \
1203
	https://ftp.yandex.ru/pub/%SUBDIR%/ \
1210
	ftp://ftp.riken.jp/Linux/kernel.org/%SUBDIR%/ \
1204
	https://ftp.heanet.ie/pub/%SUBDIR%/ \
1211
	https://www.kernel.org/pub/%SUBDIR%/
1205
	http://slackware.cs.utah.edu/pub/kernel.org/pub/%SUBDIR%/
1206
.endif
1212
.endif
1207
1213
1208
.if !defined(IGNORE_MASTER_SITE_ZI)
1214
.if !defined(IGNORE_MASTER_SITE_ZI)

Return to bug 243435