summaryrefslogtreecommitdiff
path: root/graphics/gnuplot
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2019-09-18 14:17:03 +0000
committerryoon <ryoon@pkgsrc.org>2019-09-18 14:17:03 +0000
commit0c8128c81d5c2431de7f47badb638d1bc8186940 (patch)
treef0a9bc48716905a043c984aafac46fe6ab76f372 /graphics/gnuplot
parente6435a6a91cba32ef2af8a112b44caf603e9cf33 (diff)
downloadpkgsrc-0c8128c81d5c2431de7f47badb638d1bc8186940.tar.gz
Recursive revbump from audio/pulseaudio
Diffstat (limited to 'graphics/gnuplot')
-rw-r--r--graphics/gnuplot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gnuplot/Makefile b/graphics/gnuplot/Makefile
index 682c3edc004..2679f0a01c1 100644
--- a/graphics/gnuplot/Makefile
+++ b/graphics/gnuplot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.131 2019/08/30 12:16:24 rin Exp $
+# $NetBSD: Makefile,v 1.132 2019/09/18 14:17:11 ryoon Exp $
DISTNAME= gnuplot-5.2.7
CATEGORIES+= graphics
@@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnuplot/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gnuplot.sourceforge.net/
COMMENT= Portable interactive, function plotting utility
+PKGREVISION= 1
#LICENSE= gnuplot + BSD
API_VERSION= ${PKGVERSION_NOREV:C/([0-9])\.([0-9])\.([0-9])/\1.\2/}