components/beanshell/beanshell.p5m
branchs11-update
changeset 2551 0391c5c3b137
parent 2378 f8a11e1fa6ac
child 2591 31090006a324
--- a/components/beanshell/beanshell.p5m	Fri Apr 05 07:47:58 2013 -0700
+++ b/components/beanshell/beanshell.p5m	Sat Apr 06 08:18:24 2013 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
@@ -27,6 +27,7 @@
 set name=pkg.human-version value=$(COMPONENT_VERSION)
 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=info.classification \
     value="org.opensolaris.category.2008:Development/Java"
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)