diff options
author | Karl Berry <karl@freefriends.org> | 2020-03-27 00:40:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-03-27 00:40:00 +0000 |
commit | 800ba8c247a36cc7b28181c8bbe40e6265956f0d (patch) | |
tree | f21ca211bd9dff2feb178643f135a6c6730da060 /Master | |
parent | 5a13da117e55b6389f9c8fa8a4f8ae1ec2c79a34 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@54580 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 46cc8697d11..c6a9ea9782a 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -121,7 +121,8 @@ $mirrors = { }, 'Poland' => { 'ftp://ftp.gust.org.pl/TeX/' => 1, - 'ftp://sunsite.icm.edu.pl/pub/CTAN/' => 1 + 'ftp://sunsite.icm.edu.pl/pub/CTAN/' => 1, + 'http://piotrkosoft.net/pub/mirrors/CTAN/' => 1 }, 'Portugal' => { 'http://mirrors.up.pt/pub/CTAN/' => 1, |