diff options
author | Karl Berry <karl@freefriends.org> | 2013-02-24 03:35:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-02-24 03:35:07 +0000 |
commit | 2b12affbddf326ec27f681d6c3fbb1acd7487c4a (patch) | |
tree | 65c3b6bec7d31fb341e591a5400a22996fe8cd59 /Master/tlpkg/installer | |
parent | 23cd76b9747e31e269a80c57f1c933f902c5dc3c (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@29217 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index ac33681c02f..b03c54da4b1 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -111,8 +111,7 @@ $mirrors = { '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 + 'http://ftp.eq.uc.pt/software/TeX/' => 1 }, 'Russia' => { 'http://ctan.uni-altai.ru/' => 1, |