summaryrefslogtreecommitdiff
path: root/graphics/gnuplot/Makefile
diff options
context:
space:
mode:
authorcjs <cjs>2007-11-30 07:13:18 +0000
committercjs <cjs>2007-11-30 07:13:18 +0000
commitda9b38647065ca2b972a31354be0bf2c014a8007 (patch)
tree6fb30698340ba347e3ab063784cf4dfb1c147fd8 /graphics/gnuplot/Makefile
parent638045e1cff46d5257dd3ac2f6858d7f5f255cdd (diff)
downloadpkgsrc-da9b38647065ca2b972a31354be0bf2c014a8007.tar.gz
Upgrade to 4.2.2. New features:
* New plot styles o Histogram o Label plots o Image data o Filled curves o Vectors * Input from binary data files * New plot elements o RGB colors o Arbitrary rectangles * String handling o String and text data read from datafiles o User-defined string variables, operators, and functions * Macros * Auto-layout of multiple plots on a page * Internal variables * New or revised terminal drivers o wxt o emf o gif, jpeg, png o postscript o ai o epslatex, pslatex, pstex o windows * Canvas size
Diffstat (limited to 'graphics/gnuplot/Makefile')
-rw-r--r--graphics/gnuplot/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gnuplot/Makefile b/graphics/gnuplot/Makefile
index 2dae37f577e..e27623fee6d 100644
--- a/graphics/gnuplot/Makefile
+++ b/graphics/gnuplot/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2007/02/22 19:26:34 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2007/11/30 07:13:18 cjs Exp $
#
-PKGREVISION= 7
SVR4_PKGNAME= gplot
CATEGORIES+= x11