diff options
Diffstat (limited to 'print/teTeX3-bin/Makefile')
-rw-r--r-- | print/teTeX3-bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/teTeX3-bin/Makefile b/print/teTeX3-bin/Makefile index 07f037f8550..8f5a560d654 100644 --- a/print/teTeX3-bin/Makefile +++ b/print/teTeX3-bin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2009/09/19 15:34:51 minskim Exp $ +# $NetBSD: Makefile,v 1.51 2009/09/20 09:45:28 tron Exp $ DISTNAME= tetex-src-3.0 PKGNAME= ${DISTNAME:C/tetex/teTeX/:C/src/bin/} -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/3.0/distrib/} |