components/sudo/sudo.p5m
changeset 1205 6c6c27bcf9ac
parent 840 926eb95ceab3
child 1209 5fd82ed384aa
--- a/components/sudo/sudo.p5m	Mon Mar 11 07:54:06 2013 -0700
+++ b/components/sudo/sudo.p5m	Mon Mar 11 10:06:51 2013 -0700
@@ -18,13 +18,15 @@
 #
 # 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>
 
 set name=pkg.fmri value=pkg:/security/sudo@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="sudo - tool to allow certain tasks to be run as root by ordinary users"
+set name=com.oracle.info.description value="the sudo utility"
+set name=com.oracle.info.tpno value=5104
 set name=info.classification \
 	value="org.opensolaris.category.2008:Applications/System Utilities"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)