summaryrefslogtreecommitdiff
path: root/graphics/gnuplot
diff options
context:
space:
mode:
authorryoon <ryoon>2015-11-18 14:19:46 +0000
committerryoon <ryoon>2015-11-18 14:19:46 +0000
commit3c1ed3a9d109ff50a10f22d4b4b2d929252e324f (patch)
tree341250332da494288fe8dfd52469413dc0c2f969 /graphics/gnuplot
parentf241065c8ad651c3478c4e1b8fa5d71126046fd4 (diff)
downloadpkgsrc-3c1ed3a9d109ff50a10f22d4b4b2d929252e324f.tar.gz
Recursive revbump from multimedia/libvpx
Diffstat (limited to 'graphics/gnuplot')
-rw-r--r--graphics/gnuplot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gnuplot/Makefile b/graphics/gnuplot/Makefile
index 3334cb74da4..3ce7e326be5 100644
--- a/graphics/gnuplot/Makefile
+++ b/graphics/gnuplot/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.104 2015/11/18 14:12:19 ryoon Exp $
+# $NetBSD: Makefile,v 1.105 2015/11/18 14:19:50 ryoon Exp $
DISTNAME= gnuplot-5.0.1
-PKGREVISION= 1
+PKGREVISION= 2
API_VERSION= ${PKGVERSION_NOREV:C/([0-9])\.([0-9])\.([0-9])/\1.\2/}
CATEGORIES+= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnuplot/}