diff options
author | Karl Berry <karl@freefriends.org> | 2024-11-02 00:40:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-11-02 00:40:24 +0000 |
commit | 15180906a83111d8cf8f30578d69b50c5c72599e (patch) | |
tree | 4b3cb60b63e5fef27314d52aa1b00a62ea31d96b /Master/tlpkg/installer | |
parent | 529a7c7f59d6bd6acd205d8fdf6ad8098f85fb2a (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@72746 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index be1be4b8538..567d1309fe0 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -143,10 +143,10 @@ $mirrors = { 'Poland' => { 'https://ctan.gust.org.pl/tex-archive/' => 1, 'https://polish-mirror.evolution-host.com/ctan/' => 1, - 'https://sunsite.icm.edu.pl/pub/CTAN/' => 1, }, 'Portugal' => { 'https://ftp.eq.uc.pt/software/TeX/' => 1, + 'https://mirrors.up.pt/pub/CTAN/' => 1, }, 'Romania' => { 'https://mirrors.nxthost.com/ctan/' => 1, |