diff options
author | Karl Berry <karl@freefriends.org> | 2021-04-12 23:49:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-04-12 23:49:46 +0000 |
commit | fdb35342224988ba9215143460ed72931da67b74 (patch) | |
tree | f53b6419c753a9027d5b45f782fe1bc689619f6c /Master/tlpkg | |
parent | ffd81c6862daedc578a72d667b1156bcd8ecac9c (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@58860 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 511ed223e37..919fbd279f0 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -47,7 +47,6 @@ $mirrors = { 'https://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1, }, '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, @@ -178,9 +177,6 @@ $mirrors = { 'https://mirror.its.dal.ca/ctan/' => 1, 'https://muug.ca/mirror/ctan/' => 1, }, - 'Costa Rica' => { - 'https://mirrors.ucr.ac.cr/CTAN/' => 1, - }, 'USA' => { 'http://ctan.math.utah.edu/ctan/tex-archive/' => 1, 'http://ctan.math.washington.edu/tex-archive/' => 1, |