summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
Diffstat (limited to 'Master')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl8
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index ffaa2702858..0f0af394f3c 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -9,6 +9,7 @@ $mirrors = {
'China' => {
'http://ftp.ctex.org/mirrors/CTAN/' => 1,
'http://mirror.neu.edu.cn/CTAN/' => 1,
+ 'http://mirrors.hustunique.com/CTAN/' => 1,
'http://mirrors.ustc.edu.cn/CTAN/' => 1
},
'Hong Kong' => {
@@ -18,9 +19,11 @@ $mirrors = {
'http://ctan.imsc.res.in/' => 1
},
'Indonesia' => {
- 'http://kambing.ui.ac.id/ctan/' => 1
+ 'http://kambing.ui.ac.id/ctan/' => 1,
+ 'http://s2.mirrors.gudangteknologi.com/tex-archive/' => 1
},
'Iran' => {
+ 'http://ctan.um.ac.ir/' => 1,
'http://ctan.yazd.ac.ir/' => 1,
'http://ctan.yazduni.ac.ir/' => 1
},
@@ -149,6 +152,9 @@ $mirrors = {
'Costa Rica' => {
'http://mirrors.ucr.ac.cr/CTAN/' => 1
},
+ 'Mexico' => {
+ 'http://tezcatl.fciencias.unam.mx/tex-archive/' => 1
+ },
'USA' => {
'http://bay.uchicago.edu/tex-archive/' => 1,
'http://ctan.mackichan.com/' => 1,