diff options
Diffstat (limited to 'print/tex-pdftools/Makefile')
-rw-r--r-- | print/tex-pdftools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-pdftools/Makefile b/print/tex-pdftools/Makefile index 516aae4a992..f7ce2f6ce9f 100644 --- a/print/tex-pdftools/Makefile +++ b/print/tex-pdftools/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2012/04/25 15:47:19 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/03 21:57:21 wiz Exp $ DISTNAME= pdftools PKGNAME= tex-${DISTNAME}-0.82 +PKGREVISION= 1 TEXLIVE_REV= 23089 MAINTAINER= minskim@NetBSD.org |