diff options
author | Karl Berry <karl@freefriends.org> | 2014-04-06 01:25:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-04-06 01:25:20 +0000 |
commit | f608f08d63466fdf9096dab3e175eda51f1add59 (patch) | |
tree | 0026fedf640d3a1e2401425191bc63cacdcbf4dd | |
parent | acdad2c1757d2c5bbf7b248095428ebf84f5802a (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@33384 c570f23f-e606-0410-a88d-b1316a301751
-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 9a419b286ca..3a10206acff 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -65,6 +65,9 @@ $mirrors = { } }, 'Europe' => { + 'Austria' => { + 'http://mirror.klaus-uwe.me/ctan/' => 1 + }, 'Czech Republic' => { 'http://ftp.cvut.cz/tex-archive/' => 1 }, |