summaryrefslogtreecommitdiff
path: root/graphics/gnuplot
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-03-12 11:15:24 +0000
committerwiz <wiz@pkgsrc.org>2018-03-12 11:15:24 +0000
commit11b8f289b9119c1a549e837df0ba9b228102c685 (patch)
tree302ac87bdbdfebda1668094e8e68d2f97e39024c /graphics/gnuplot
parent13580bce44a7e37feef27bd0f3839d7d45d311d4 (diff)
downloadpkgsrc-11b8f289b9119c1a549e837df0ba9b228102c685.tar.gz
Recursive bumps for fontconfig and libzip dependency changes.
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 b8b7ee5df5e..ea31a2df433 100644
--- a/graphics/gnuplot/Makefile
+++ b/graphics/gnuplot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.117 2017/11/30 16:45:26 adam Exp $
+# $NetBSD: Makefile,v 1.118 2018/03/12 11:16:43 wiz Exp $
DISTNAME= gnuplot-5.2.1
CATEGORIES+= graphics
@@ -7,7 +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
+PKGREVISION= 2
#LICENSE= gnuplot + BSD
API_VERSION= ${PKGVERSION_NOREV:C/([0-9])\.([0-9])\.([0-9])/\1.\2/}