summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl17
1 files changed, 16 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 916bb2dae3f..712811c5552 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -1,5 +1,8 @@
$mirrors = {
'Africa' => {
+ 'Algeria' => {
+ 'http://ctan.epst-tlemcen.dz/tex-archive/' => 1
+ },
'South Africa' => {
'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1,
'http://ftp.sun.ac.za/ftp/CTAN/' => 1,
@@ -24,7 +27,6 @@ $mirrors = {
'http://ctan.yazd.ac.ir/' => 1
},
'Japan' => {
- 'ftp://ftp.kddilabs.jp/CTAN/' => 1,
'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1,
'http://ftp.jaist.ac.jp/pub/CTAN/' => 1,
'http://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1
@@ -46,6 +48,9 @@ $mirrors = {
'Austria' => {
'http://mirror.easyname.at/ctan/' => 1
},
+ 'Belarus' => {
+ 'http://mirror.datacenter.by/pub/mirrors/CTAN/' => 1
+ },
'Czech Republic' => {
'http://ftp.cvut.cz/tex-archive/' => 1
},
@@ -87,7 +92,11 @@ $mirrors = {
'http://ftp.snt.utwente.nl/pub/software/tex/' => 1,
'http://mirror.koddos.net/CTAN/' => 1
},
+ 'Norway' => {
+ 'http://ctan.uib.no/' => 1
+ },
'Poland' => {
+ 'ftp://ftp.gust.org.pl/TeX/' => 1,
'ftp://sunsite.icm.edu.pl/pub/CTAN/' => 1,
'http://piotrkosoft.net/pub/mirrors/CTAN/' => 1
},
@@ -112,6 +121,9 @@ $mirrors = {
'Spain' => {
'http://osl.ugr.es/CTAN/' => 1
},
+ 'Sweden' => {
+ 'http://ftp.acc.umu.se/mirror/CTAN/' => 1
+ },
'Switzerland' => {
'http://www.pirbot.com/mirrors/ctan/' => 1
},
@@ -128,6 +140,9 @@ $mirrors = {
'http://mirror.its.dal.ca/ctan/' => 1,
'http://muug.ca/mirror/ctan/' => 1
},
+ 'Costa Rica' => {
+ 'http://mirrors.ucr.ac.cr/CTAN/' => 1
+ },
'USA' => {
'http://ctan.math.illinois.edu/' => 1,
'http://ctan.math.washington.edu/tex-archive/' => 1,