diff options
Diffstat (limited to 'usr/src/pkg/manifests/system-network-ppp-pppdump.mf')
| -rw-r--r-- | usr/src/pkg/manifests/system-network-ppp-pppdump.mf | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/usr/src/pkg/manifests/system-network-ppp-pppdump.mf b/usr/src/pkg/manifests/system-network-ppp-pppdump.mf index 1eb20acdbb..5af0ee6fca 100644 --- a/usr/src/pkg/manifests/system-network-ppp-pppdump.mf +++ b/usr/src/pkg/manifests/system-network-ppp-pppdump.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:/system/network/ppp/pppdump@$(PKGVERS) set name=pkg.description value="Optional GNU utilities for use with PPP" set name=pkg.summary value="GNU utilities for PPP" -set name=info.classification value=org.opensolaris.category.2008:Development/GNU +set name=info.classification \ + value=org.opensolaris.category.2008:Development/GNU 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 |
