diff options
author | Karl Berry <karl@freefriends.org> | 2021-08-09 23:48:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-08-09 23:48:50 +0000 |
commit | 903651f31809155af3068d336dfb0d5677dc021e (patch) | |
tree | dc99363c3f9134d636a16f88fe01802abcd672e9 | |
parent | d82c96d11c83f5e72734f98bd45597753ebb77b7 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@60208 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 fe385310ff6..2ecf15266a3 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -50,7 +50,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, }, |