components/libmemcached/libmemcached.p5m
changeset 1205 6c6c27bcf9ac
parent 629 daaab66f7276
child 1251 f1fb66b52f41
child 3661 47545fb8aed4
--- a/components/libmemcached/libmemcached.p5m	Mon Mar 11 07:54:06 2013 -0700
+++ b/components/libmemcached/libmemcached.p5m	Mon Mar 11 10:06:51 2013 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 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,8 @@
 set name=pkg.summary value="An open source C/C++ client library and tools for the memcached server"
 set name=pkg.description \
     value="Libmemcached has been designed to be light on memory usage, thread safe, and provide full access to server side methods."
+set name=com.oracle.info.description value="the memcached server library"
+set name=com.oracle.info.tpno value=5582
 set name=info.classification \
 	value="org.opensolaris.category.2008:System/Libraries"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)