summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-03-18 03:28:21 +0000
committerKarl Berry <karl@freefriends.org>2012-03-18 03:28:21 +0000
commitf490f96ac80437d65eca647375c572fa7860a1de (patch)
treebd3ba245ad960cb4e3e1fab26404b4c2141c1205 /Master/tlpkg/installer
parentb6e5a7a1afc0f3037e3329c1c75cad70d7cfd1b8 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@25682 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl6
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 0431938461b..c7330d57166 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -22,7 +22,8 @@ $mirrors = {
'http://kebo.vlsm.org/CTAN/' => 1
},
'Iran' => {
- 'http://ctan.um.ac.ir/' => 1
+ 'http://ctan.um.ac.ir/' => 1,
+ 'http://ctan.yazduni.ac.ir/' => 1
},
'Japan' => {
'http://ftp.jaist.ac.jp/pub/CTAN/' => 1
@@ -125,6 +126,9 @@ $mirrors = {
'Costa Rica' => {
'http://mirrors.ucr.ac.cr/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,