diff options
author | Karl Berry <karl@freefriends.org> | 2020-03-29 01:10:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-03-29 01:10:35 +0000 |
commit | dfb3b4b535405cad2fe87e94273415c716153620 (patch) | |
tree | ca95edb2c411e1d8a9fd5e0a450c65534bc0cde9 /Master | |
parent | c0d20d7a2406548d9361ce8ac35b35451a07ff8a (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@54617 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 cada319b0c8..3f90e37e6e2 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -122,6 +122,7 @@ $mirrors = { 'Poland' => { 'ftp://ftp.gust.org.pl/TeX/' => 1, 'ftp://sunsite.icm.edu.pl/pub/CTAN/' => 1, + 'http://piotrkosoft.net/pub/mirrors/CTAN/' => 1, }, 'Portugal' => { 'http://mirrors.up.pt/pub/CTAN/' => 1, |