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

Collapse All | Expand All

(-)Mk/bsd.sites.mk (+8 lines)
Lines 113-118 Link Here
113
	http://pypi.python.jp/${DISTNAME:S/${DISTVERSION}//:S/-//}/
113
	http://pypi.python.jp/${DISTNAME:S/${DISTVERSION}//:S/-//}/
114
.endif
114
.endif
115
115
116
.if !defined(IGNORE_MASTER_SITE_COMP_SOURCES)
117
MASTER_SITE_COMP_SOURCES+= \
118
	http://ftp.isc.org/pub/usenet/comp.sources.%SUBDIR%/ \
119
	http://ftp.funet.fi/pub/archive/comp.sources.%SUBDIR%/ \
120
	http://ftp.sunet.se/pub/usenet/ftp.uu.net/comp.sources.%SUBDIR%/ \
121
	http://ftp.fi.netbsd.org/pub/misc/archive/comp.sources.%SUBDIR%/
122
.endif
123
116
.if !defined(IGNORE_MASTER_SITE_DEBIAN)
124
.if !defined(IGNORE_MASTER_SITE_DEBIAN)
117
MASTER_SITE_DEBIAN+= \
125
MASTER_SITE_DEBIAN+= \
118
	http://cdn.debian.net/debian/%SUBDIR%/ \
126
	http://cdn.debian.net/debian/%SUBDIR%/ \

Return to bug 199447