diff options
author | Karl Berry <karl@freefriends.org> | 2015-10-04 01:16:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-10-04 01:16:40 +0000 |
commit | 200a37b83e484b35f4f4df9ab10c0e69fdc349c3 (patch) | |
tree | 7dad1aeef2b37faa237f1d1916407ddc3289fe11 /Master | |
parent | e5e9c1a823d26ec9720fb1984d47d5d6654d3bff (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@38543 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index f7d3f6fbd49..3001482cfed 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -110,6 +110,9 @@ $mirrors = { 'http://ftp.eq.uc.pt/software/TeX/' => 1, 'http://mirrors.fe.up.pt/pub/CTAN/' => 1 }, + 'Russia' => { + 'http://ctan.uni-altai.ru/' => 1 + }, 'Slovenia' => { 'http://ctan.ijs.si/tex-archive/' => 1 }, |