diff options
Diffstat (limited to 'print/tex-context/Makefile')
-rw-r--r-- | print/tex-context/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-context/Makefile b/print/tex-context/Makefile index 0389ca9d03e..7da2236f547 100644 --- a/print/tex-context/Makefile +++ b/print/tex-context/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2011/03/03 23:13:18 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2011/11/06 08:43:31 minskim Exp $ DISTNAME= context PKGNAME= tex-${DISTNAME}-2010 +PKGREVISION= 1 TEXLIVE_REV= 21345 MAINTAINER= minskim@NetBSD.org |