summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl7
1 files changed, 3 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index c571a08e529..b270d3d2304 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -71,6 +71,9 @@ $mirrors = {
'Denmark' => {
'http://mirrors.dotsrc.org/ctan/' => 1
},
+ 'Finland' => {
+ 'ftp://ftp.funet.fi/pub/TeX/CTAN/' => 1
+ },
'France' => {
'http://ctan.mines-albi.fr/' => 1,
'http://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1,
@@ -145,13 +148,9 @@ $mirrors = {
'Costa Rica' => {
'http://mirrors.ucr.ac.cr/CTAN/' => 1
},
- 'Mexico' => {
- 'http://tezcatl.fciencias.unam.mx/tex-archive/' => 1
- },
'USA' => {
'http://bay.uchicago.edu/tex-archive/' => 1,
'http://ctan.mackichan.com/' => 1,
- 'http://ctan.math.washington.edu/tex-archive/' => 1,
'http://ctan.mirrorcatalogs.com/' => 1,
'http://ctan.mirrors.hoobly.com/' => 1,
'http://ctan.sharelatex.com/tex-archive/' => 1,