summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-01-26 02:23:02 +0000
committerKarl Berry <karl@freefriends.org>2014-01-26 02:23:02 +0000
commite1b0f41f4921148072d92e3ddce09f23b8feec18 (patch)
tree3f725c66bec95e9a6d2e50ec95d11097a137accf
parent17d26b55534db437f9c6fa743c15e73d91b9eb9b (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@32790 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl8
1 files changed, 2 insertions, 6 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index be414ae7fcc..bd4a911fd87 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -30,6 +30,7 @@ $mirrors = {
'http://mirror.isoc.org.il/pub/ctan/' => 1
},
'Japan' => {
+ 'ftp://ftp.kddilabs.jp/CTAN/' => 1,
'ftp://ftp.riken.go.jp/pub/tex-archive/' => 1,
'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1,
'http://ftp.jaist.ac.jp/pub/CTAN/' => 1
@@ -46,9 +47,7 @@ $mirrors = {
'http://download.nus.edu.sg/mirror/CTAN/' => 1
},
'Taiwan' => {
- 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1,
- 'http://ctan.cdpa.nsysu.edu.tw/' => 1,
- 'http://shadow.ind.ntou.edu.tw/ctan/' => 1
+ 'http://ctan.cdpa.nsysu.edu.tw/' => 1
},
'Thailand' => {
'http://ctan.megagod.net/tex-archive/' => 1
@@ -124,9 +123,6 @@ $mirrors = {
'http://mirror.macomnet.net/pub/CTAN/' => 1,
'http://mirrors.nlab.su/ctan/' => 1
},
- 'Slovenia' => {
- 'http://ctan.ijs.si/tex-archive/' => 1
- },
'Spain' => {
'http://osl.ugr.es/CTAN/' => 1
},