diff options
author | Karl Berry <karl@freefriends.org> | 2018-11-11 01:23:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-11-11 01:23:55 +0000 |
commit | d26e36a7af1638a97846cd2a0fe89af663d5b08a (patch) | |
tree | cf344c06f26bf0a3604454ffc633e072f0263c3f /Master | |
parent | ecb4c0730881d18580e8f0a3cd977da53fba73ad (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@49128 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index bc9050c9ade..17ecc388114 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -92,6 +92,9 @@ $mirrors = { 'Greece' => { 'http://ftp.cc.uoc.gr/mirrors/CTAN/' => 1 }, + 'Italy' => { + 'http://ctan.mirror.garr.it/mirrors/CTAN/' => 1 + }, 'Netherlands' => { 'http://ctan.cs.uu.nl/' => 1, 'http://ctan.triasinformatica.nl/' => 1, |