diff options
Diffstat (limited to 'print/teTeX-bin/Makefile')
-rw-r--r-- | print/teTeX-bin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/teTeX-bin/Makefile b/print/teTeX-bin/Makefile index ac7c285acf0..25c27372b0e 100644 --- a/print/teTeX-bin/Makefile +++ b/print/teTeX-bin/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2004/03/17 16:46:02 danw Exp $ +# $NetBSD: Makefile,v 1.55 2004/03/26 02:27:51 wiz Exp $ DISTNAME= tetex-src-${TETEX_BIN_VERS} PKGNAME= teTeX-bin-${TETEX_BIN_VERS} +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/2.0/distrib/} |