components/openssh/openssh.p5m
changeset 3732 0f62cc221c7e
parent 3574 80e9a4e240d3
child 3820 1063fcafa7a5
--- a/components/openssh/openssh.p5m	Fri Jan 23 17:31:40 2015 -0800
+++ b/components/openssh/openssh.p5m	Tue Feb 03 19:24:25 2015 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
 set name=pkg.fmri \
@@ -126,13 +126,11 @@
 user username=sshd ftpuser=false gcos-field="sshd privsep" group=sshd \
     home-dir=/var/empty login-shell=/bin/false uid=22
 license openssh.license license="BSD, BSD-like (OpenSSH)" \
-	com.oracle.info.description="OpenSSH, a suite of tools that help secure network connections" \
-	com.oracle.info.name=openssh \
-	com.oracle.info.tpno=$(TPNO_OPENSSH) \
-	com.oracle.info.version=$(COMPONENT_VERSION)
+    com.oracle.info.description="OpenSSH, a suite of tools that help secure network connections" \
+    com.oracle.info.name=openssh com.oracle.info.tpno=$(TPNO_OPENSSH) \
+    com.oracle.info.version=$(COMPONENT_VERSION)
 license openssh.license license="BSD, BSD-like (gsskex)" \
-	com.oracle.info.description="GSS-API authenticated key exchange" \
-	com.oracle.info.name=gsskex \
-	com.oracle.info.tpno=$(TPNO_GSSKEX) \
-	com.oracle.info.version=5.7p1
+    com.oracle.info.description="GSS-API authenticated key exchange" \
+    com.oracle.info.name=gsskex com.oracle.info.tpno=$(TPNO_GSSKEX) \
+    com.oracle.info.version=5.7p1
 depend type=require fmri=service/network/ssh-common