diff options
author | Karl Berry <karl@freefriends.org> | 2011-09-18 02:24:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-09-18 02:24:08 +0000 |
commit | 2976bb0b50e652447b544dafd442fd998f1a7459 (patch) | |
tree | cd943d6a31e60cadaedf1fab4273f3e44ca843c0 /Master/tlpkg/installer | |
parent | b27666c7db59e48d561a965ef8327c109d074010 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@23998 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 8dce68ec48a..ae301f4725e 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -62,6 +62,7 @@ $mirrors = { }, 'France' => { 'ftp://ftp.inria.fr/pub/TeX/CTAN/' => 1, + 'http://ctan.mines-albi.fr/' => 1, 'http://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1, 'http://ftp.oleane.net/pub/CTAN/' => 1, 'http://mirror.ibcp.fr/pub/CTAN/' => 1, |