diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-12 21:54:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-12 21:54:46 +0000 |
commit | 1f6496476c71453b3db33a815b8d066383c5eda2 (patch) | |
tree | addb3ce056de8ebefd60ad37946b2375e3ca74fc /Master/tlpkg | |
parent | cfc06cd8322d502e8981bf30937d466d6cac1874 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@52761 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 867108a7322..15ee3860c06 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -119,7 +119,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' => { 'ftp://ftp.di.uminho.pt/pub/ctan/' => 1, |