From f6ea5f7120ffedc7e7b7f2c7401fd8b06e0769fb Mon Sep 17 00:00:00 2001 From: Quentin Smith Date: Sat, 16 Mar 2013 13:54:24 -0400 Subject: [PATCH] Switch to a new upstream CTAN mirror --- fetch-scripts/ctan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fetch-scripts/ctan b/fetch-scripts/ctan index 0d4aaa5..52d9074 100644 --- a/fetch-scripts/ctan +++ b/fetch-scripts/ctan @@ -1,7 +1,7 @@ #!/bin/sh # Modified from http://www.ctan.org/becoming_a_ctan_mirror.html -RSYNCSOURCE=rsync://rsync.tug.ctan.org/CTAN +RSYNCSOURCE=rsync://rsync.dante.ctan.org/CTAN BASEDIR=${MIRRORDIR}/CTAN rsync --recursive --times --links --hard-links \ -- 2.45.2