diff options
author | Karl Berry <karl@freefriends.org> | 2019-07-01 00:00:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-07-01 00:00:36 +0000 |
commit | d8b7c4fcde302b84fc4e35ce590d30da461718fd (patch) | |
tree | a5f8d21ad10f72c0501bbe6bd42192fba4ea3bea /Master/tlpkg | |
parent | c222577283d8622820fc0f51894155cd1256ae52 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@51516 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 33e9a0ee478..e3c50fe2155 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -34,6 +34,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://mirror.navercorp.com/CTAN/' => 1 }, |