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

Collapse All | Expand All

(-)Mk/bsd.sites.mk (-2 / +1 lines)
Lines 136-143 Link Here
136
136
137
.if !defined(IGNORE_MASTER_SITE_DEBIAN)
137
.if !defined(IGNORE_MASTER_SITE_DEBIAN)
138
MASTER_SITE_DEBIAN+= \
138
MASTER_SITE_DEBIAN+= \
139
	http://cdn.debian.net/debian/%SUBDIR%/ \
139
	http://deb.debian.org/debian/%SUBDIR%/ \
140
	http://http.debian.net/debian/%SUBDIR%/ \
141
	http://www.gtlib.gatech.edu/pub/debian/%SUBDIR%/ \
140
	http://www.gtlib.gatech.edu/pub/debian/%SUBDIR%/ \
142
	ftp://ftp.us.debian.org/debian/%SUBDIR%/ \
141
	ftp://ftp.us.debian.org/debian/%SUBDIR%/ \
143
	http://ftp.au.debian.org/debian/%SUBDIR%/ \
142
	http://ftp.au.debian.org/debian/%SUBDIR%/ \

Return to bug 246652