diff options
author | Norbert Preining <norbert@preining.info> | 2024-02-13 03:01:44 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2024-02-13 03:01:44 +0000 |
commit | ff59efb1f42e705d74a6d50a1f8dbd7988ccf380 (patch) | |
tree | 5da1e898aa276a82243afc394d373a15170d43d0 /systems/texlive/tlnet/tlpkg/installer | |
parent | 275a181f003d2af5b7d9ca34f2b15f6511b3ea29 (diff) |
CTAN sync 202402130301
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/installer')
-rw-r--r-- | systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl index 19de2a131d..2adb5b5636 100644 --- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl +++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl @@ -138,6 +138,7 @@ $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, |