diff options
author | Karl Berry <karl@freefriends.org> | 2021-03-23 00:26:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-03-23 00:26:59 +0000 |
commit | 55dbe82e8b0bfd6701251c4232ad42df6e85bd8e (patch) | |
tree | 117ebb7f32e164b17be09e817eba0ff8a25e5d3e /Master/tlpkg | |
parent | 6c11ded14e9d983f6faae49155335c6532401307 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@58642 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 4775916d4d2..229dd936fc0 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -47,6 +47,7 @@ $mirrors = { }, 'Korea' => { 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1, + 'http://ftp.ktug.org/tex-archive/' => 1, 'http://mirror.kakao.com/CTAN/' => 1, 'https://cran.asia/tex/' => 1, 'https://ftp.harukasan.org/CTAN/' => 1, |