components/beanshell/beanshell.p5m
branchs11-update
changeset 3661 47545fb8aed4
parent 3124 c98e513b8621
child 3734 24181f5eb463
--- a/components/beanshell/beanshell.p5m	Tue Jan 20 22:00:28 2015 -0800
+++ b/components/beanshell/beanshell.p5m	Sat Jan 17 09:17:37 2015 -0800
@@ -28,7 +28,7 @@
 set name=pkg.summary value="beanshell - a small and embeddable Java source interpreter"
 set name=pkg.description value="BeanShell is a small, free, embeddable Java source interpreter with object scripting language features, written in Java. BeanShell dynamically executes standard Java syntax and extends it with common scripting conveniences such as loose types, commands, and method closures like those in Perl and JavaScript."
 set name=com.oracle.info.description value="the beanshell Java source interpreter"
-set name=com.oracle.info.tpno value=6200
+set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
     value="org.opensolaris.category.2008:Development/Java"
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)