diff -r e336bbbceb4f -r 172253f94ecf components/isc-dhcp/dhcp.p5m --- a/components/isc-dhcp/dhcp.p5m Tue Jan 12 14:17:49 2016 -0800 +++ b/components/isc-dhcp/dhcp.p5m Tue Jan 12 17:16:02 2016 -0800 @@ -18,7 +18,7 @@ # # CDDL HEADER END # -# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved. # default mangler.man.stability uncommitted> set name=pkg.fmri \ @@ -26,6 +26,7 @@ set name=pkg.summary value="ISC DHCP Server and Relay Agent." set name=pkg.description \ value="ISC DHCP is open source software that implements the Dynamic Host Configuration Protocols for connection to a local network. This package includes the ISC DHCP server, relay agent and the omshell tool." +set name=pkg.human-version value=$(HUMAN_VERSION) set name=com.oracle.info.description value="the ISC DHCP Server and Relay Agent" set name=com.oracle.info.tpno value=$(TPNO) set name=info.classification value=org.opensolaris.category.2008:System/Services