summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-07-02 00:21:05 +0000
committerKarl Berry <karl@freefriends.org>2017-07-02 00:21:05 +0000
commit98dac22121d463e4db8e01b73255879d1825628e (patch)
tree94bf15117037374d1e89f793fdf7d94d3ec7e1da /Master/tlpkg
parent3649436f6bcebced9dd7bb0563e2d9afe14c4fd3 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@44739 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl5
1 files changed, 2 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 8e192789633..bc125e033fb 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -31,6 +31,7 @@ $mirrors = {
'http://ftp.jaist.ac.jp/pub/CTAN/' => 1
},
'Korea' => {
+ 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'http://ftp.ktug.org/tex-archive/' => 1,
'http://ftp.neowiz.com/CTAN/' => 1
},
@@ -38,8 +39,7 @@ $mirrors = {
'http://mirror.pregi.net/tex-archive/' => 1
},
'Taiwan' => {
- 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1,
- 'http://ftp.yzu.edu.tw/CTAN/' => 1
+ 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1
}
},
'Europe' => {
@@ -71,7 +71,6 @@ $mirrors = {
'ftp://ftp.tu-chemnitz.de/pub/tex/' => 1,
'http://ctan.space-pro.be/tex-archive/' => 1,
'http://ftp.fau.de/ctan/' => 1,
- 'http://mirror.physik-pool.tu-berlin.de/tex-archive/' => 1,
'http://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1,
'http://www.bothelp.net/mirrors/ctan/' => 1
},