diff options
author | Karl Berry <karl@freefriends.org> | 2024-01-02 00:43:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-01-02 00:43:26 +0000 |
commit | 42a77e6e00a83cd14f16400f588c5b190462f382 (patch) | |
tree | e47cc4641a59ede2ebf76b239921c9a9acb479d2 /Master/tlpkg/installer | |
parent | 6ad1218f2ab516cd46b06bcc71be37ff7a566d70 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@69271 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index f5535ac7b2d..8a6b11fa96c 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -143,6 +143,7 @@ $mirrors = { }, 'Portugal' => { 'https://ftp.eq.uc.pt/software/TeX/' => 1, + 'https://mirrors.up.pt/pub/CTAN/' => 1, }, 'Romania' => { 'https://mirrors.nxthost.com/ctan/' => 1, @@ -182,9 +183,6 @@ $mirrors = { 'https://mirror.quantum5.ca/CTAN/' => 1, 'https://muug.ca/mirror/ctan/' => 1, }, - 'Costa Rica' => { - 'https://mirrors.ucr.ac.cr/CTAN/' => 1, - }, 'USA' => { 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, 'https://ctan.math.illinois.edu/' => 1, |