diff options
author | Karl Berry <karl@freefriends.org> | 2016-06-12 01:15:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-06-12 01:15:33 +0000 |
commit | faa14e2a6e70f07d10f44b45111ca28901e1dba6 (patch) | |
tree | 154ba2ea818729647d9f128bdcb9d34e50b2b9d6 /Master/tlpkg/installer | |
parent | 5bbbdca5daaa8fde6de5070de1a6e90bce29c1b5 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@41400 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 295b2177326..000cd58ff14 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -31,12 +31,10 @@ $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 }, - 'Malaysia' => { - 'http://ossm.utm.my/tex-archive/' => 1 - }, 'Philippines' => { 'http://mirror.pregi.net/tex-archive/' => 1 }, @@ -89,7 +87,6 @@ $mirrors = { '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://mirror.unicorncloud.org/CTAN/' => 1, 'http://sunsite.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1 }, 'Greece' => { |