summaryrefslogtreecommitdiff
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2014-05-23 20:48:20 +0000
committerPeter Wemm <peter@FreeBSD.org>2014-05-23 20:48:20 +0000
commit7a033d590960c061bcd64773a685a9e2da5630c3 (patch)
treebbf3cab58cd5f94d85cc59cfcc4caa7bfef03ca7 /Mk/bsd.sites.mk
parentRemove cruft from r350637. The patches requiring the hack was removed in (diff)
Point MASTER_SITES_BACKUP / MASTER_SITES_LOCAL to distcache.FreeBSD.org
Approved by: portmgr (bdrewery)
Notes
Notes: svn path=/head/; revision=354962
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r--Mk/bsd.sites.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index fb476bda14f1..c0c81ac09174 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -26,6 +26,7 @@
# Where to put distfiles that don't have any other master site
.if !defined(IGNORE_MASTER_SITE_LOCAL)
MASTER_SITE_LOCAL+= \
+ http://distcache.FreeBSD.org/local-distfiles/%SUBDIR%/ \
http://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \