diff options
author | Karl Berry <karl@freefriends.org> | 2024-05-26 23:40:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-05-26 23:40:16 +0000 |
commit | b9126f9d59d357c3c71a4457f664e44335ffc9b7 (patch) | |
tree | a6b278015690bb061bbae25701a8db9402eb36ff /Master | |
parent | 6f5d21d9a7427781aacc9d54060387fb2b89456b (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@71364 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index a327d02aa23..45cc0cdf5d9 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -135,6 +135,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, |