components/gnuplot/gnuplot.p5m
changeset 1948 2d1537e7942d
parent 1279 ff655280d936
child 2169 f78677fd112a
--- a/components/gnuplot/gnuplot.p5m	Fri Jun 13 10:00:52 2014 -0600
+++ b/components/gnuplot/gnuplot.p5m	Fri Jun 13 12:36:52 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 <transform file path=usr/demo/gnuplot/(.+[.-].+)$ -> set action.hash demo/%<\1> >
 
@@ -26,7 +26,7 @@
 set name=pkg.summary value="gnuplot - plotting utility"
 set name=pkg.description value="gnuplot - command-driven interactive function plotting program"
 set name=com.oracle.info.description value="the gnuplot plotting utility"
-set name=com.oracle.info.tpno value=8452
+set name=com.oracle.info.tpno value=$(TPNO)
 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)