diff options
Diffstat (limited to 'usr/src/pkg/manifests/network-ssh-ssh-key.mf')
| -rw-r--r-- | usr/src/pkg/manifests/network-ssh-ssh-key.mf | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/usr/src/pkg/manifests/network-ssh-ssh-key.mf b/usr/src/pkg/manifests/network-ssh-ssh-key.mf index 6b509863ad..cbc87b5cde 100644 --- a/usr/src/pkg/manifests/network-ssh-ssh-key.mf +++ b/usr/src/pkg/manifests/network-ssh-ssh-key.mf @@ -20,16 +20,15 @@ # # -# Copyright 2010 Sun Microsystems, Inc. All rights reserved. -# Use is subject to license terms. +# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. # set name=pkg.fmri value=pkg:/network/ssh/ssh-key@$(PKGVERS) set name=pkg.description value="Secure Shell protocol common Utilities" set name=pkg.summary value="SSH Common" -set name=info.classification value=org.opensolaris.category.2008:System/Security +set name=info.classification \ + value=org.opensolaris.category.2008:System/Security set name=variant.arch value=$(ARCH) -set name=variant.opensolaris.zone value=global value=nonglobal dir path=usr group=sys dir path=usr/bin dir path=usr/lib |
