components/python/markdown/markdown-PYVER.p5m
changeset 1948 2d1537e7942d
parent 1890 5a4ef66c42bf
child 6410 3ae42b2b5dad
--- a/components/python/markdown/markdown-PYVER.p5m	Fri Jun 13 10:00:52 2014 -0600
+++ b/components/python/markdown/markdown-PYVER.p5m	Fri Jun 13 12:36:52 2014 -0700
@@ -29,7 +29,7 @@
 set name=pkg.description \
     value="Markdown is an implementation of John Gruber's Markdown parser that follows the syntax rules and the behavior of the original (markdown.pl) implementation and which is suited to use in web server environments (such that it never raises an exception, never writes to standard output, etc.) It provides an Extension API which makes it possible to change and/or extend the behavior of the parser."
 set name=com.oracle.info.description value="the Python Markdown implementation"
-set name=com.oracle.info.tpno value=15143
+set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
     value=org.opensolaris.category.2008:Development/Python
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)