summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl7
1 files changed, 6 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 404ff9edef7..1b3addddc3c 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -19,9 +19,11 @@ $mirrors = {
'Indonesia' => {
'http://ctan.cermin.lipi.go.id/' => 1,
'http://ftp.itb.ac.id/pub/CTAN/' => 1,
- 'http://kambing.ui.ac.id/ctan/' => 1,
'http://kebo.vlsm.org/CTAN/' => 1
},
+ 'Iran' => {
+ 'http://ctan.um.ac.ir/' => 1
+ },
'Japan' => {
'http://ftp.jaist.ac.jp/pub/CTAN/' => 1
},
@@ -118,6 +120,9 @@ $mirrors = {
'http://mirror.csclub.uwaterloo.ca/CTAN/' => 1,
'http://mirror.its.dal.ca/ctan/' => 1
},
+ 'Mexico' => {
+ 'http://tezcatl.fciencias.unam.mx/tex-archive/' => 1
+ },
'USA' => {
'http://ctan.mackichan.com/' => 1,
'http://ctan.math.utah.edu/ctan/tex-archive/' => 1,