diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-07-07 19:04:10 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-07-07 19:04:10 +0000 |
commit | 587a4efac87a517adbefdb5f9351425b533f3cb8 (patch) | |
tree | 9e51f2eefde2fa8bd36576354f86e1f8e56da1e8 /print/teTeX | |
parent | Upgrade to GNU shtool 1.4.1 (diff) |
MASTER_SITE_TEX_CTAN was misspelled.
Notes
Notes:
svn path=/head/; revision=20108
Diffstat (limited to 'print/teTeX')
-rw-r--r-- | print/teTeX/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile index 857e6b8c0c7e..42ce3fc30a33 100644 --- a/print/teTeX/Makefile +++ b/print/teTeX/Makefile @@ -3,12 +3,12 @@ # Date created: 5 December 1996 # Whom: Bernd Rosauer <br@netland.inka.de> # -# $Id: Makefile,v 1.29 1999/07/06 07:10:01 tg Exp $ +# $Id: Makefile,v 1.30 1999/07/07 16:31:41 obrien Exp $ # DISTNAME= teTeX-1.0.5 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_CTAN} \ +MASTER_SITES= ${MASTER_SITE_TEX_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} |