diff options
author | Karl Berry <karl@freefriends.org> | 2014-09-28 01:20:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-09-28 01:20:35 +0000 |
commit | 6362285babd0bc0b64095f92cd2a4254b85bb2c2 (patch) | |
tree | c544d84bdfaefb9f666c52017580cef504997945 /Master | |
parent | 7ff5f5d2f2755ea46e2da7b36fe973710141c0b8 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@35275 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 3e3142f7c46..61177f3ea63 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -114,6 +114,7 @@ $mirrors = { 'ftp://sunsite.icm.edu.pl/pub/CTAN/' => 1 }, 'Portugal' => { + 'ftp://ftp.di.uminho.pt/pub/ctan/' => 1, 'ftp://ftp.ist.utl.pt/pub/ctan/' => 1, 'http://ftp.eq.uc.pt/software/TeX/' => 1, 'http://mirrors.fe.up.pt/pub/CTAN/' => 1 @@ -138,7 +139,6 @@ $mirrors = { }, 'North America' => { 'Canada' => { - 'http://ctan.mirror.rafal.ca/' => 1, 'http://mirror.its.dal.ca/ctan/' => 1, 'http://www.math.mun.ca/tex-archive/' => 1 }, @@ -159,8 +159,7 @@ $mirrors = { 'http://mirror.unl.edu/ctan/' => 1, 'http://mirror.utexas.edu/ctan/' => 1, 'http://mirrors.concertpass.com/tex-archive/' => 1, - 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, - 'http://mirrors.rit.edu/CTAN/' => 1 + 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1 } }, 'South America' => { |