summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-10-16 02:22:24 +0000
committerKarl Berry <karl@freefriends.org>2011-10-16 02:22:24 +0000
commit2c332d125376d55b2435addd3bfb436c506b2837 (patch)
tree0aea82d2611a52dfd9d2a89a38c61e89d0a6ff42 /Master/tlpkg
parentd719ed80a09849f6a7b82a38963f86ce519c64f8 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@24300 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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,