diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-08 00:55:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-08 00:55:25 +0000 |
commit | 76d6da77d0189a7627e71be9af26e79f3f7be840 (patch) | |
tree | 7b4d9aa20dc743e19cc90792c39aa72c2edfb905 /Master/tlpkg | |
parent | 2169f1a318cff6e7eaa0dc7579f151768fc8b36f (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@52690 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index ed460b7c471..df3036f4ff8 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -55,7 +55,6 @@ $mirrors = { 'https://download.nus.edu.sg/mirror/ctan/' => 1 }, 'Taiwan' => { - 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1, 'http://ftp.yzu.edu.tw/CTAN/' => 1 } }, @@ -125,8 +124,7 @@ $mirrors = { }, 'Portugal' => { 'ftp://ftp.di.uminho.pt/pub/ctan/' => 1, - 'http://mirrors.up.pt/pub/CTAN/' => 1, - 'https://ftp.eq.uc.pt/software/TeX/' => 1 + 'http://mirrors.up.pt/pub/CTAN/' => 1 }, 'Romania' => { 'http://mirrors.nxthost.com/ctan/' => 1 |