diff options
author | Karl Berry <karl@freefriends.org> | 2019-01-06 01:23:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-01-06 01:23:28 +0000 |
commit | 2a4260012f7ef1890dd351aabe4befd60922d5a6 (patch) | |
tree | fc0c003e01660a33b47847c8e5ca156e57dbd519 /Master/tlpkg | |
parent | 23d6b90c1e38001efb7108839d478a2b87370f50 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@49613 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 05da6c6e70d..8e15ce30731 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -110,6 +110,7 @@ $mirrors = { 'http://piotrkosoft.net/pub/mirrors/CTAN/' => 1 }, 'Portugal' => { + 'ftp://ftp.di.uminho.pt/pub/ctan/' => 1, 'ftp://ftp.ist.utl.pt/pub/ctan/' => 1, 'http://mirrors.up.pt/pub/CTAN/' => 1 }, |