summaryrefslogtreecommitdiff
path: root/graphics/ruby-gnuplot/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2012-09-16 06:36:08 +0000
committertaca <taca@pkgsrc.org>2012-09-16 06:36:08 +0000
commitba5ef7200aacf7ca856d3deacdb29fbf74776edc (patch)
tree0b6518b752b7bc24fd96638ad8d907723a5a3982 /graphics/ruby-gnuplot/Makefile
parent0ea502e7cc6c75bac64d54b083da478f658b0a2c (diff)
downloadpkgsrc-ba5ef7200aacf7ca856d3deacdb29fbf74776edc.tar.gz
Update ruby-gnuplot to 2.5.0.
2.5.0 * save output to instance variable, thanks for the patch.
Diffstat (limited to 'graphics/ruby-gnuplot/Makefile')
-rw-r--r--graphics/ruby-gnuplot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ruby-gnuplot/Makefile b/graphics/ruby-gnuplot/Makefile
index de874278dda..6d206e6ff78 100644
--- a/graphics/ruby-gnuplot/Makefile
+++ b/graphics/ruby-gnuplot/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2012/03/21 15:42:23 taca Exp $
+# $NetBSD: Makefile,v 1.6 2012/09/16 06:36:08 taca Exp $
-DISTNAME= gnuplot-2.4.1
+DISTNAME= gnuplot-2.5.0
CATEGORIES= graphics
MAINTAINER= minskim@NetBSD.org