components/asciidoc/asciidoc.p5m
changeset 1948 2d1537e7942d
parent 1510 2a70db54adec
child 4888 45b8c07e70cd
--- a/components/asciidoc/asciidoc.p5m	Fri Jun 13 10:00:52 2014 -0600
+++ b/components/asciidoc/asciidoc.p5m	Fri Jun 13 12:36:52 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
@@ -28,7 +28,7 @@
 set name=pkg.description \
     value="AsciiDoc is a text document format for writing notes, documentation, articles, books, ebooks, slideshows, web pages, man pages and blogs.  AsciiDoc files can be translated to many formats including HTML, PDF, EPUB, and man pages. AsciiDoc is highly configurable: both the AsciiDoc source file syntax and the backend output markups (which can be almost any type of SGML/XML markup) can be customized and extended by the user."
 set name=com.oracle.info.description value="the AsciiDoc developer tool"
-set name=com.oracle.info.tpno value=14505
+set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
     value="org.opensolaris.category.2008:System/Text Tools"
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)