diff options
Diffstat (limited to 'print/tex-pkfix/Makefile')
-rw-r--r-- | print/tex-pkfix/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-pkfix/Makefile b/print/tex-pkfix/Makefile index 179b2b84613..e8bb8cad109 100644 --- a/print/tex-pkfix/Makefile +++ b/print/tex-pkfix/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2010/10/26 23:53:43 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/03 21:57:21 wiz Exp $ DISTNAME= pkfix PKGNAME= tex-${DISTNAME}-1.5 +PKGREVISION= 1 TEXLIVE_REV= 18835 MAINTAINER= minskim@NetBSD.org |