components/gnuplot/gnuplot.p5m
changeset 670 2d9c52030317
parent 609 775168282b2f
child 699 0e913589dce3
--- a/components/gnuplot/gnuplot.p5m	Thu Jan 26 15:58:31 2012 -0800
+++ b/components/gnuplot/gnuplot.p5m	Fri Jan 27 10:45:51 2012 -0800
@@ -18,13 +18,13 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
 #
 <transform file path=usr/demo/gnuplot/(.+[.-].+)$ -> set action.hash demo/%<\1> >
 
 set name=pkg.fmri value=pkg:/image/gnuplot@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="gnuplot - plotting utility"
-set name=pkg.description value="gnuplot - command-driven interactive function plotting program (4.4.0)"
+set name=pkg.description value="gnuplot - command-driven interactive function plotting program"
 set name=info.classification value="org.opensolaris.category.2008:Applications/Graphics and Imaging"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)