summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl5
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index f7c8c9ba23b..cf9f3904470 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -26,6 +26,7 @@ $mirrors = {
'http://mirror.iopb.res.in/tex-archive/' => 1
},
'Iran' => {
+ 'http://ctan.asis.io/' => 1,
'http://ctan.um.ac.ir/' => 1,
'http://ctan.yazd.ac.ir/' => 1,
'http://repo.iut.ac.ir/tex-archive/' => 1
@@ -91,8 +92,12 @@ $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,
'http://ftp.snt.utwente.nl/pub/software/tex/' => 1,
'http://mirror.koddos.net/CTAN/' => 1
},