diff options
author | Norbert Preining <norbert@preining.info> | 2022-02-11 03:01:50 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2022-02-11 03:01:50 +0000 |
commit | 4eb178c7cffedf8da4dc598b6d187a142e5ad93d (patch) | |
tree | 120985ceadfbf44b7e5b4935706ae048b6730d08 /systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl | |
parent | 6ca8808eb5a413a8e33a0a5c32e2d0742d8af36b (diff) |
CTAN sync 202202110301
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r-- | systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl index 0c5272641a..642a5c36d2 100644 --- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl +++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl @@ -46,6 +46,7 @@ $mirrors = { }, 'Korea' => { 'http://ftp.ktug.org/tex-archive/' => 1, + 'https://ftp.harukasan.org/CTAN/' => 1, 'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1, 'https://mirror.kakao.com/CTAN/' => 1, 'https://mirror.navercorp.com/CTAN/' => 1, |