summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-12-08 02:20:31 +0000
committerKarl Berry <karl@freefriends.org>2013-12-08 02:20:31 +0000
commitbe26b30ef58870dc86243dd3af5bfdca911b725f (patch)
tree5e4f85392188bb8a360e9a6c2db28f25355b80c7 /Master/tlpkg
parent4f6ca3d42bbbfb9dd373dc30cf6f6d59d50fe248 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@32358 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 2b2c2a30ca0..0a6c23f0a71 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -52,6 +52,9 @@ $mirrors = {
'ftp://ftp.ccu.edu.tw/pub/tex/' => 1,
'http://ctan.cdpa.nsysu.edu.tw/' => 1,
'http://shadow.ind.ntou.edu.tw/ctan/' => 1
+ },
+ 'Thailand' => {
+ 'http://ctan.megagod.net/tex-archive/' => 1
}
},
'Australasia' => {
@@ -177,7 +180,8 @@ $mirrors = {
'http://ftp.inf.utfsm.cl/pub/tex-archive/' => 1
},
'Colombia' => {
- 'http://ctan.uniminuto.edu/' => 1
+ 'http://ctan.uniminuto.edu/' => 1,
+ 'http://www.laqee.unal.edu.co/tex-archive/' => 1
}
}
};