summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-01-08 03:25:05 +0000
committerKarl Berry <karl@freefriends.org>2012-01-08 03:25:05 +0000
commitc2561a620740aa93f455d15fe4d53862b39ef055 (patch)
tree7c5e22b56e734299a5453a383482aab79a9cb71f /Master/tlpkg/installer
parent6482e989b0a93d4534302d32edc817ccb8c80bd7 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@25047 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index ebf7ecd14bc..79991f51fe5 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -7,7 +7,6 @@ $mirrors = {
'Asia' => {
'China' => {
'http://ftp.ctex.org/mirrors/CTAN/' => 1,
- 'http://mirror.bjtu.edu.cn/CTAN/' => 1,
'http://mirror.neu.edu.cn/CTAN/' => 1,
'http://mirrors.ustc.edu.cn/CTAN/' => 1,
'http://mirrors.xmu.edu.cn/CTAN/' => 1
@@ -17,7 +16,6 @@ $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
},
@@ -126,6 +124,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,