summaryrefslogtreecommitdiff
path: root/graphics/gnuplot
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2018-07-20 03:33:47 +0000
committerryoon <ryoon@pkgsrc.org>2018-07-20 03:33:47 +0000
commit3e45f86c80b52c9484d1dd1f60229f414413ce2e (patch)
tree9ec6da5d8324a2791b4061e5e80effe93ce174cb /graphics/gnuplot
parent759d2f3e6a3e9432559d91b7bb504e1814744100 (diff)
downloadpkgsrc-3e45f86c80b52c9484d1dd1f60229f414413ce2e.tar.gz
Recursive revbump from textproc/icu-62.1
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 b12ccb4caa2..3defca85d87 100644
--- a/graphics/gnuplot/Makefile
+++ b/graphics/gnuplot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.122 2018/07/07 11:59:05 adam Exp $
+# $NetBSD: Makefile,v 1.123 2018/07/20 03:34:15 ryoon Exp $
DISTNAME= gnuplot-5.2.4
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/}