diff options
author | Karl Berry <karl@freefriends.org> | 2014-02-16 02:24:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-02-16 02:24:07 +0000 |
commit | 38f00969ddc521f6862badd2e1c822befea2de9c (patch) | |
tree | 718fc6e764020ea5654e60a27ae655972b73c1a4 | |
parent | e45c63bf406772af6a6160af49924b7e4e6f9dab (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@32977 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 b47d1bb6824..650c8ee4671 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 }, |