components/beanshell/beanshell.p5m
changeset 1878 b409841d95d5
parent 1251 f1fb66b52f41
child 1948 2d1537e7942d
--- a/components/beanshell/beanshell.p5m	Tue May 06 12:55:40 2014 -0700
+++ b/components/beanshell/beanshell.p5m	Tue May 06 16:46:23 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
@@ -28,6 +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=info.classification \
     value="org.opensolaris.category.2008:Development/Java"
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)