diff options
author | jlam <jlam> | 2000-12-11 09:10:24 +0000 |
---|---|---|
committer | jlam <jlam> | 2000-12-11 09:10:24 +0000 |
commit | 3f5b6080d48b34f31d755fc3244061025dba7fdc (patch) | |
tree | 8f2a0aceaf7154f3fad65638be0ea17c03e34239 /security | |
parent | 443ca68726d4404b36a05c360cb210385a21184d (diff) | |
download | pkgsrc-3f5b6080d48b34f31d755fc3244061025dba7fdc.tar.gz |
Better whitespace control in message.
Diffstat (limited to 'security')
-rw-r--r-- | security/cyrus-sasl/pkg/DEINSTALL | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/security/cyrus-sasl/pkg/DEINSTALL b/security/cyrus-sasl/pkg/DEINSTALL index 9ce92abe655..08be579c14f 100644 --- a/security/cyrus-sasl/pkg/DEINSTALL +++ b/security/cyrus-sasl/pkg/DEINSTALL @@ -1,6 +1,6 @@ #!/bin/sh # -# $NetBSD: DEINSTALL,v 1.2 2000/12/11 09:04:52 jlam Exp $ +# $NetBSD: DEINSTALL,v 1.3 2000/12/11 09:10:24 jlam Exp $ PKGNAME=$1 STAGE=$2 @@ -22,7 +22,8 @@ POST-DEINSTALL) ${RM} -rf ${PWCHECKDIR} ${CAT} << EOF =========================================================================== -If you won't be using ${PKGNAME} any longer, you may want to remove +If you won't be using ${PKGNAME} any longer, you may want +to remove: * the \`${USER}' user |