components/wireshark/wireshark.p5m
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
child 5619 4d97a998cbcc
--- a/components/wireshark/wireshark.p5m	Fri Jan 23 17:31:40 2015 -0800
+++ b/components/wireshark/wireshark.p5m	Tue Feb 03 19:24:25 2015 -0800
@@ -18,21 +18,21 @@
 #
 # 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.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
 set name=pkg.fmri \
     value=pkg:/diagnostic/wireshark@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="Graphical network protocol analyzer"
-set name=com.oracle.info.description value="the Wireshark graphical network protocol analyzer"
+set name=com.oracle.info.description \
+    value="the Wireshark graphical network protocol analyzer"
 set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
     value=org.opensolaris.category.2008:Applications/Internet
 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/2007/334
+set name=org.opensolaris.arc-caseid value=PSARC/2007/334
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 file path=usr/sbin/wireshark
 file wireshark-$(IPS_COMPONENT_VERSION)/wireshark.desktop \
@@ -40,5 +40,4 @@
 file path=usr/share/man/man1/wireshark.1
 file wireshark-$(IPS_COMPONENT_VERSION)/image/wsicon64.png \
     path=usr/share/pixmaps/wireshark.png
-
 license COPYING license=GPLv2