summaryrefslogtreecommitdiff
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2022-06-06 22:26:30 +0200
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2022-06-06 22:46:55 +0200
commit6e4935d974ab5198a1afca653ab6f40a86e4213c (patch)
tree7bf28c51b29dc3ce254868304a078ec3617fe55d /Mk/bsd.sites.mk
parentmath/rkward: upgrade RKWard to 0.7.4 (diff)
*/*: Mk/bsd.sites.mk: TEX_CTAN reorganize mirrors
Move https://ftp.math.utah.edu/pub/tex/historic/%SUBDIR%/ to the end of the list. It is pretty unreliable and gives very bad throughput.
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r--Mk/bsd.sites.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index b9fd5b555882..6de0a845eae6 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -1116,11 +1116,11 @@ MASTER_SITE_TCLTK+= \
.if !defined(IGNORE_MASTER_SITE_TEX_CTAN)
MASTER_SITE_TEX_CTAN+= \
- https://ftp.math.utah.edu/pub/tex/historic/%SUBDIR%/ \
https://ftp.tu-chemnitz.de/pub/tug/historic/%SUBDIR%/ \
https://pi.kwarc.info/historic/%SUBDIR%/ \
https://mirrors.tuna.tsinghua.edu.cn/tex-historic-archive/%SUBDIR%/ \
- https://mirror.nju.edu.cn/tex-historic/%SUBDIR%/
+ https://mirror.nju.edu.cn/tex-historic/%SUBDIR%/ \
+ https://ftp.math.utah.edu/pub/tex/historic/%SUBDIR%/
.endif
# Derived from: https://www.torproject.org/getinvolved/mirrors.html.en