diff -r 1cc872b933c9 -r 24181f5eb463 components/pwgen/pwgen.p5m --- a/components/pwgen/pwgen.p5m Tue Feb 03 12:52:16 2015 -0800 +++ b/components/pwgen/pwgen.p5m Tue Feb 03 13:01:27 2015 -0800 @@ -18,24 +18,23 @@ # # CDDL HEADER END # -# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved. # default mangler.man.stability committed> set name=pkg.fmri \ value=pkg:/crypto/pwgen@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) -set name=pkg.human-version value=$(COMPONENT_VERSION) +set name=pkg.summary value="Easy to memorize password generator" set name=pkg.description \ value="pwgen is a password generator for creating passwords which can be easily memorized by a human." -set name=pkg.summary value="Easy to memorize password generator" +set name=pkg.human-version value=$(COMPONENT_VERSION) set name=com.oracle.info.description value="the pwgen password generator" set name=com.oracle.info.tpno value=$(TPNO) set name=info.classification \ value="org.opensolaris.category.2008:Applications/System Utilities" set name=info.source-url value=$(COMPONENT_ARCHIVE_URL) set name=info.upstream-url value=$(COMPONENT_PROJECT_URL) -set name=org.opensolaris.arc-caseid \ - value=PSARC/2008/453 +set name=org.opensolaris.arc-caseid value=PSARC/2008/453 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file path=usr/bin/pwgen file path=usr/share/man/man1/pwgen.1