diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-12 00:54:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-12 00:54:05 +0000 |
commit | 0cef033aa1304a734eabb3d03ad40148e2f70ca2 (patch) | |
tree | 1716c5050d0a3fcfd8410be8ba8eecce5244bc7c /Master/tlpkg | |
parent | 45822b9fc763209c4aba2e850dea452a95f7a2f6 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@52743 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 2fe5844338c..e8be4808f9c 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -124,6 +124,7 @@ $mirrors = { 'http://piotrkosoft.net/pub/mirrors/CTAN/' => 1 }, 'Portugal' => { + 'ftp://ftp.di.uminho.pt/pub/ctan/' => 1, 'http://mirrors.up.pt/pub/CTAN/' => 1, 'https://ftp.eq.uc.pt/software/TeX/' => 1 }, |