components/pixz/pixz.p5m
changeset 1948 2d1537e7942d
parent 1318 e26b2e3ea279
child 5670 0a64c2dc45bc
--- a/components/pixz/pixz.p5m	Fri Jun 13 10:00:52 2014 -0600
+++ b/components/pixz/pixz.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="pixz compresses and decompresses files using multiple processors. If the input looks like a tar(1) archive, it also creates an index of all the files in the archive. This allows the extraction of only a small segment of the tarball, without needing to decompress the entire archive."
 set name=com.oracle.info.description value="parallel indexing version of XZ"
-set name=com.oracle.info.tpno value=11623
+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)