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

(-)bsd.sites.mk (+1 lines)
Lines 26-31 Link Here
26
# Where to put distfiles that don't have any other master site
26
# Where to put distfiles that don't have any other master site
27
.if !defined(IGNORE_MASTER_SITE_LOCAL)
27
.if !defined(IGNORE_MASTER_SITE_LOCAL)
28
MASTER_SITE_LOCAL+= \
28
MASTER_SITE_LOCAL+= \
29
	https://pkg.FreeBSD.org/local-distfiles/%SUBDIR%/ \
29
	http://distcache.FreeBSD.org/local-distfiles/%SUBDIR%/ \
30
	http://distcache.FreeBSD.org/local-distfiles/%SUBDIR%/ \
30
	http://distcache.us-east.FreeBSD.org/local-distfiles/%SUBDIR%/ \
31
	http://distcache.us-east.FreeBSD.org/local-distfiles/%SUBDIR%/ \
31
	http://distcache.eu.FreeBSD.org/local-distfiles/%SUBDIR%/ \
32
	http://distcache.eu.FreeBSD.org/local-distfiles/%SUBDIR%/ \

Return to bug 239098