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 3653b593f09..2ee6ebea59a 100644 --- a/print/tex-pdftools/Makefile +++ b/print/tex-pdftools/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/12/12 04:44:17 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:18 wiz Exp $ DISTNAME= pdftools PKGNAME= tex-${DISTNAME}-0.83 +PKGREVISION= 1 TEXLIVE_REV= 31660 MAINTAINER= minskim@NetBSD.org |