diff options
author | Karl Berry <karl@freefriends.org> | 2019-02-16 01:23:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-02-16 01:23:42 +0000 |
commit | cb6fb4f1638b99e86f8ca38bb715264cdedda191 (patch) | |
tree | 6a6696ec63001283f9171d67f0889801c9a3bd37 | |
parent | 7143436c85775049b2060f7b0d9efb1f14db20fc (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@50034 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 91bed0cfad8..e50facc207a 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -39,6 +39,7 @@ $mirrors = { }, 'Korea' => { 'http://ftp.harukasan.org/CTAN/' => 1, + 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1, 'http://ftp.ktug.org/tex-archive/' => 1, 'http://ftp.neowiz.com/CTAN/' => 1, 'http://mirror.navercorp.com/CTAN/' => 1 |