aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2022-01-13 08:25:20 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2022-01-13 08:25:20 +0000
commitcf13a62abc1bdc4e70e429c8797e891c9bf2ba80 (patch)
tree1d53190e6cd825119d0093c02419c5f8e61ac400 /Makefile
parentf4204ddb1672c3d75f2b2fef28c5474b007d130f (diff)
downloadports-cf13a62abc1bdc4e70e429c8797e891c9bf2ba80.tar.gz
ports-cf13a62abc1bdc4e70e429c8797e891c9bf2ba80.zip
Change MASTER_SITE_INDEX to our distributed mirror
This would relax the load of www.freebsd.org and let user fetch INDEX from a closer mirror. Approved by: bapt (portmgr) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D33871
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bb5edc8f6f86..1f146f9ddb46 100644
--- a/Makefile
+++ b/Makefile
@@ -86,7 +86,7 @@ ${INDEXDIR}/${INDEXFILE}.${INDEX_COMPRESSION_FORMAT}: .PHONY
${FETCHINDEX} ${INDEXDIR}/${INDEXFILE}.${INDEX_COMPRESSION_FORMAT} \
${MASTER_SITE_INDEX}${INDEXFILE}.${INDEX_COMPRESSION_FORMAT}
-MASTER_SITE_INDEX?= https://www.FreeBSD.org/ports/
+MASTER_SITE_INDEX?= https://download.FreeBSD.org/ports/index/
SETENV?= /usr/bin/env
FETCHINDEX?= ${SETENV} ${FETCH_ENV} fetch -am -o