summaryrefslogtreecommitdiff
path: root/graphics/gnuplot
diff options
context:
space:
mode:
authoralnsn <alnsn@pkgsrc.org>2014-05-03 13:14:36 +0000
committeralnsn <alnsn@pkgsrc.org>2014-05-03 13:14:36 +0000
commit11f1b98e1d8ecda0818f73bbb9af3d0f99f28235 (patch)
tree1d54ce38952777c5efedc65002de5262ee0bce94 /graphics/gnuplot
parent6d75151eb11e2b526f78e2ebd0230fe2433f9222 (diff)
downloadpkgsrc-11f1b98e1d8ecda0818f73bbb9af3d0f99f28235.tar.gz
Revbump for Lua multiversion support.
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 40fcd3bba29..b89b81af3ac 100644
--- a/graphics/gnuplot/Makefile
+++ b/graphics/gnuplot/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.87 2014/04/12 20:39:19 adam Exp $
+# $NetBSD: Makefile,v 1.88 2014/05/03 13:14:38 alnsn Exp $
DISTNAME= gnuplot-4.6.5
+PKGREVISION= 1
CATEGORIES+= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnuplot/}