summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Fiveash <Will.Fiveash@Sun.COM>2009-07-17 12:06:50 -0500
committerWill Fiveash <Will.Fiveash@Sun.COM>2009-07-17 12:06:50 -0500
commitccd826d5ed39105e7097be686438edfdba1506be (patch)
tree0c7ddb617ee5e042822e5285d6957a9148c1553a
parentde3d2ce46fc25c7b67ccbae4afe5f15e5357568f (diff)
downloadillumos-gate-ccd826d5ed39105e7097be686438edfdba1506be.tar.gz
6854590 SASL in the pkginfo NAME field is not helpful.
-rw-r--r--usr/src/pkgdefs/SUNWlibsasl/pkginfo.tmpl8
1 files changed, 3 insertions, 5 deletions
diff --git a/usr/src/pkgdefs/SUNWlibsasl/pkginfo.tmpl b/usr/src/pkgdefs/SUNWlibsasl/pkginfo.tmpl
index a07db339c7..808da701fb 100644
--- a/usr/src/pkgdefs/SUNWlibsasl/pkginfo.tmpl
+++ b/usr/src/pkgdefs/SUNWlibsasl/pkginfo.tmpl
@@ -1,9 +1,7 @@
#
-# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
+# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# ident "%Z%%M% %I% %E% SMI"
-#
#
# This required package information file describes characteristics of the
@@ -11,7 +9,7 @@
# and package architecture.
#
PKG="SUNWlibsasl"
-NAME="SASL v2"
+NAME="Simple Authentication and Security Layer (SASL) v2 shared library and plugins"
ARCH="ISA"
VERSION="ONVERS,REV=0.0.0"
SUNW_PRODNAME="SunOS"
@@ -19,7 +17,7 @@ SUNW_PRODVERS="RELEASE/VERSION"
SUNW_PKGTYPE="usr"
MAXINST="1000"
CATEGORY="system"
-DESC="Simple Authentication and Security Layer shared library and plugins"
+DESC="Simple Authentication and Security Layer (SASL) v2 shared library and plugins"
VENDOR="Sun Microsystems, Inc."
HOTLINE="Please contact your local service provider"
EMAIL=""