diff options
author | Karl Berry <karl@freefriends.org> | 2015-01-04 02:22:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-01-04 02:22:19 +0000 |
commit | f110bf61ee6af2e2701787ae7e873a22245dc053 (patch) | |
tree | 49753f56092e0d42b8f0796c3271b96309bc64c7 /Master/tlpkg/installer | |
parent | 7b51a49f41b8b673ea3aa26a96fe40452c4ccf79 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@35956 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-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 1dda089e785..e73ecdc9f83 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -61,6 +61,9 @@ $mirrors = { } }, 'Europe' => { + 'Austria' => { + 'http://mirror.klaus-uwe.me/ctan/' => 1 + }, 'Belarus' => { 'http://mirror.datacenter.by/pub/mirrors/CTAN/' => 1 }, |