diff options
Diffstat (limited to 'graphics/tex-pst-plot/Makefile')
-rw-r--r-- | graphics/tex-pst-plot/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/tex-pst-plot/Makefile b/graphics/tex-pst-plot/Makefile index a62a813b682..89fe25d1a9b 100644 --- a/graphics/tex-pst-plot/Makefile +++ b/graphics/tex-pst-plot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2016/01/30 04:05:53 markd Exp $ +# $NetBSD: Makefile,v 1.4 2016/06/16 04:00:47 markd Exp $ DISTNAME= pst-plot -PKGNAME= tex-${DISTNAME}-1.70 -TEXLIVE_REV= 35025 +PKGNAME= tex-${DISTNAME}-1.75 +TEXLIVE_REV= 41242 MAINTAINER= minskim@NetBSD.org COMMENT= Plot data using PSTricks |