diff options
Diffstat (limited to 'graphics/tex-epstopdf/Makefile')
-rw-r--r-- | graphics/tex-epstopdf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/tex-epstopdf/Makefile b/graphics/tex-epstopdf/Makefile index 77a90de0f14..d44519c1cf4 100644 --- a/graphics/tex-epstopdf/Makefile +++ b/graphics/tex-epstopdf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/04/21 23:32:32 markd Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:13 wiz Exp $ DISTNAME= epstopdf PKGNAME= tex-${DISTNAME}-2.23 +PKGREVISION= 1 TEXLIVE_REV= 36139 MAINTAINER= minskim@NetBSD.org |