From 07d76b50c27aa8f90b04458c063c6f4d0ba1ba31 Mon Sep 17 00:00:00 2001 From: obrien Date: Wed, 7 Jul 1999 16:31:41 +0000 Subject: An overridable MASTER_SITE_CTAN does little good if it is at the bottom of the MASTER_SITES list. --- print/teTeX/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'print/teTeX') diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile index 42def5cd87ad..857e6b8c0c7e 100644 --- a/print/teTeX/Makefile +++ b/print/teTeX/Makefile @@ -3,13 +3,13 @@ # Date created: 5 December 1996 # Whom: Bernd Rosauer # -# $Id: Makefile,v 1.28 1999/04/19 20:33:09 asami Exp $ +# $Id: Makefile,v 1.29 1999/07/06 07:10:01 tg Exp $ # DISTNAME= teTeX-1.0.5 CATEGORIES= print -MASTER_SITES= ftp://sunsite.informatik.rwth-aachen.de/pub/comp/tex/teTeX/1.0/distrib/sources/ \ - ${MASTER_SITE_CTAN} +MASTER_SITES= ${MASTER_SITE_CTAN} \ + ftp://sunsite.informatik.rwth-aachen.de/pub/comp/tex/teTeX/1.0/distrib/sources/ MASTER_SITE_SUBDIR= systems/unix/teTeX/1.0/distrib/sources/ DISTFILES= ${TETEX_SRC} ${TETEX_TEXMF} -- cgit