components/pigz/pigz.p5m
changeset 1948 2d1537e7942d
parent 1251 f1fb66b52f41
--- a/components/pigz/pigz.p5m	Fri Jun 13 10:00:52 2014 -0600
+++ b/components/pigz/pigz.p5m	Fri Jun 13 12:36:52 2014 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability Uncommitted>
@@ -30,7 +30,7 @@
 set name=pkg.description \
     value="Pigz compresses using threads to make use of multiple processors and cores. The compressed data format generated is in the gzip, zlib, or single-entry zip format using the deflate compression method."
 set name=com.oracle.info.description value="parallel gzip"
-set name=com.oracle.info.tpno value=11152
+set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
     value="org.opensolaris.category.2008:Applications/System Utilities"
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)