components/nmap/nmap.p5m
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
child 3915 bf1315c4d52e
--- a/components/nmap/nmap.p5m	Fri Jan 23 17:31:40 2015 -0800
+++ b/components/nmap/nmap.p5m	Tue Feb 03 19:24:25 2015 -0800
@@ -18,7 +18,7 @@
 #
 # 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 volatile>
@@ -26,14 +26,14 @@
 # them there and doesn't offer an overide.
 <transform file path=(usr/lib/python.*)/vendor-packages/(.+) -> \
     set action.hash %<\1>/site-packages/%<\2> >
-
 set name=pkg.fmri \
     value=pkg:/diagnostic/nmap@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary \
     value="Network exploration tool and security / port scanner."
 set name=pkg.description \
     value="Nmap is useful for inventorying the network, managing service upgrade schedules, and monitoring host or service uptime."
-set name=com.oracle.info.description value="the nmap network exploration tool and security / port scanner"
+set name=com.oracle.info.description \
+    value="the nmap network exploration tool and security / port scanner"
 set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
     value="org.opensolaris.category.2008:System/Administration and Configuration"