components/fetchmail/fetchmail.p5m
changeset 1205 6c6c27bcf9ac
parent 986 ebade8aad240
child 1251 f1fb66b52f41
child 2683 8e3a4725e32e
--- a/components/fetchmail/fetchmail.p5m	Mon Mar 11 07:54:06 2013 -0700
+++ b/components/fetchmail/fetchmail.p5m	Mon Mar 11 10:06:51 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 committed>
@@ -28,6 +28,7 @@
 set name=pkg.fmri value=pkg:/mail/fetchmail@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="fetch mail from a POP, IMAP, ETRN, or ODMR-capable server"
 set name=pkg.description value="Fetchmail is a full-featured, robust, well-documented remote-mail retrieval and forwarding utility intended to be used over on-demand TCP/IP links (such as SLIP or PPP connections). It supports every remote-mail protocol now in use on the Internet: POP2, POP3, RPOP, APOP, KPOP, all flavors of IMAP, ETRN, and ODMR. It can even support IPv6 and IPSEC."
+set name=com.oracle.info.description value="the fetchmail utility"
 set name=info.classification value="org.opensolaris.category.2008:Applications/Internet"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)