diff options
author | wiz <wiz@pkgsrc.org> | 2018-08-22 09:43:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-08-22 09:43:40 +0000 |
commit | d88c56beea418327e469d8fec94d73758e3c00ae (patch) | |
tree | fca052b886519e35dfdc806ec1a2b1576f7f5dc3 /graphics/tex-epstopdf | |
parent | c8515ec7ddcbc52de803815e34834198b584ff8f (diff) | |
download | pkgsrc-d88c56beea418327e469d8fec94d73758e3c00ae.tar.gz |
Recursive bump for perl5-5.28.0
Diffstat (limited to 'graphics/tex-epstopdf')
-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 650ccb94bfe..f3f6d501455 100644 --- a/graphics/tex-epstopdf/Makefile +++ b/graphics/tex-epstopdf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2017/10/23 01:31:30 markd Exp $ +# $NetBSD: Makefile,v 1.14 2018/08/22 09:45:17 wiz Exp $ DISTNAME= epstopdf PKGNAME= tex-${DISTNAME}-2.27 +PKGREVISION= 1 TEXLIVE_REV= 45323 MAINTAINER= minskim@NetBSD.org |