diff options
author | Karl Berry <karl@freefriends.org> | 2019-07-05 23:54:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-07-05 23:54:37 +0000 |
commit | b89d8ac5ee2bbf2b18114db0c5e1c53306186d90 (patch) | |
tree | 31ddd9038c1ac5ed80eae70585671b508def44fe /Master/tlpkg | |
parent | a7d69e4fc29e8d8b93b9b0e0db3348259b39dd90 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@51565 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 18e93b7da8f..e3c50fe2155 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -33,6 +33,7 @@ $mirrors = { 'http://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1 }, '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 |