diff options
author | Karl Berry <karl@freefriends.org> | 2016-06-26 01:15:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-06-26 01:15:19 +0000 |
commit | 749139a4326728740295993da7126d9545f3af2c (patch) | |
tree | d36a552fd11d79fd0082cbba9bc6f1a8087138e6 | |
parent | e595591bbafff418360770eca7ed9c3322ea48e4 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@41544 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 000cd58ff14..d349d5cb426 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -114,7 +114,8 @@ $mirrors = { 'http://mirrors.fe.up.pt/pub/CTAN/' => 1 }, 'Russia' => { - 'http://ctan.altspu.ru/' => 1 + 'http://ctan.altspu.ru/' => 1, + 'http://mirror.macomnet.net/pub/CTAN/' => 1 }, 'Serbia' => { 'http://ctan.mirror.ftn.uns.ac.rs/' => 1 |