summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2005-01-22 09:46:55 +0000
committergrant <grant@pkgsrc.org>2005-01-22 09:46:55 +0000
commit13ed8b06aac22816904136306cc67ec3fe8a66c1 (patch)
tree8378266db74e6532a98bda5ab8583a3ed4cbe251 /mk/bsd.pkg.mk
parentaf5e6295b2c0b827c5c1a1df420846ef0fc9645f (diff)
downloadpkgsrc-13ed8b06aac22816904136306cc67ec3fe8a66c1.tar.gz
message whitespace fix
Diffstat (limited to 'mk/bsd.pkg.mk')
-rw-r--r--mk/bsd.pkg.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index 7aa013060b9..a6f5b02b71f 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.1563 2005/01/15 10:50:17 jmmv Exp $
+# $NetBSD: bsd.pkg.mk,v 1.1564 2005/01/22 09:46:55 grant Exp $
#
# This file is in the public domain.
#
@@ -2583,7 +2583,7 @@ real-su-install: ${MESSAGE}
fi
.endif
${_PKG_SILENT}${_PKG_DEBUG}if [ `${SH} -c umask` -ne ${DEF_UMASK} ]; then \
- ${ECHO_MSG} "${_PKGSRC_IN}> Warning: your umask is \"`${SH} -c umask`"\".; \
+ ${ECHO_MSG} "${_PKGSRC_IN}> Warning: your umask is \"`${SH} -c umask`"\".; \
${ECHO_MSG} "If this is not desired, set it to an appropriate value (${DEF_UMASK})"; \
${ECHO_MSG} "and install this package again by \`\`${MAKE} deinstall reinstall''."; \
fi