View | Details | Raw Unified | Return to bug 243436 | Differences between
and this patch

Collapse All | Expand All

(-)b/Mk/bsd.sites.mk (-7 / +10 lines)
Lines 666-680 MASTER_SITE_GIMP+= \ Link Here
666
.if !defined(IGNORE_MASTER_SITE_GNU)
666
.if !defined(IGNORE_MASTER_SITE_GNU)
667
MASTER_SITE_GNU+= \
667
MASTER_SITE_GNU+= \
668
	https://ftpmirror.gnu.org/%SUBDIR%/ \
668
	https://ftpmirror.gnu.org/%SUBDIR%/ \
669
	https://ftp.gnu.org/gnu/%SUBDIR%/ \
670
	ftp://ftp.gnu.org/gnu/%SUBDIR%/ \
671
	http://www.gtlib.gatech.edu/pub/gnu/gnu/%SUBDIR%/ \
672
	https://mirrors.kernel.org/gnu/%SUBDIR%/ \
669
	https://mirrors.kernel.org/gnu/%SUBDIR%/ \
673
	ftp://ftp.kddlabs.co.jp/GNU/gnu/%SUBDIR%/ \
670
	https://mirror.netcologne.de/gnu/%SUBDIR% \
671
	https://www.nic.funet.fi/pub/gnu/gnu/%SUBDIR% \
672
	http://mirror.navercorp.com/gnu/%SUBDIR% \
673
	http://ftp.halifax.rwth-aachen.de/gnu/%SUBDIR% \
674
	http://download.xs4all.nl/gnu/%SUBDIR% \
675
	http://ftp.kddilabs.jp/GNU/gnu/%SUBDIR% \
676
	ftp://mirrors.rit.edu/gnu/%SUBDIR% \
677
	ftp://ftp.fu-berlin.de/unix/gnu/%SUBDIR% \
674
	ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/%SUBDIR%/ \
678
	ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/%SUBDIR%/ \
675
	ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/%SUBDIR%/ \
679
	ftp://ftp.cse.yzu.edu.tw/gnu/%SUBDIR% \
676
	ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/%SUBDIR%/ \
680
	https://ftp.gnu.org/gnu/%SUBDIR%/
677
	http://ftp.funet.fi/pub/gnu/prep/%SUBDIR%/
678
.endif
681
.endif
679
682
680
.if !defined(IGNORE_MASTER_SITE_GNUPG)
683
.if !defined(IGNORE_MASTER_SITE_GNUPG)

Return to bug 243436