diff options
author | Karl Berry <karl@freefriends.org> | 2020-05-03 17:24:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-05-03 17:24:05 +0000 |
commit | 782d6bb0766ec1663ca47f7f42c63bece3a508a4 (patch) | |
tree | d5e9b766d25659f8a65dfe57b492846f46eb42d9 /Master | |
parent | 7aa9a1d2d1f64628290a8bb994c65c6d4eaa9792 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@54991 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 99f8afcc473..c4fb7e1d1c3 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -125,6 +125,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, |