diff options
author | Karl Berry <karl@freefriends.org> | 2021-05-20 23:46:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-05-20 23:46:53 +0000 |
commit | c3a05cfc59bd247231e74a6533a2c39e156bdb7e (patch) | |
tree | 50a9115e11aadca93ac965c05922617d24510a8b | |
parent | 3be03dd469bd6b42a23e7686faa52af089ee23f0 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@59290 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index add31f398da..b5a632d5fc8 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -51,7 +51,6 @@ $mirrors = { 'https://cran.asia/tex/' => 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, 'https://mirror.yongbok.net/ctan/' => 1, }, |