aboutsummaryrefslogtreecommitdiff
path: root/shells/flash
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-27 01:01:08 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-27 01:01:08 +0000
commitf07f504808239f4dd6005f79bb145e49b4947c11 (patch)
tree7811629449e2414bae88ea387269ba55abd90884 /shells/flash
parenta58129d3de9c98ef3845e22d350633da5e5e4a75 (diff)
downloadports-f07f504808239f4dd6005f79bb145e49b4947c11.tar.gz
ports-f07f504808239f4dd6005f79bb145e49b4947c11.zip
Notes
Diffstat (limited to 'shells/flash')
-rw-r--r--shells/flash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/flash/Makefile b/shells/flash/Makefile
index 66a2ff6fb1f9..16f52174c2d2 100644
--- a/shells/flash/Makefile
+++ b/shells/flash/Makefile
@@ -62,7 +62,7 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/orcasetup/flashdocs/* ${PREFIX}/lib/flash/flashdocs
post-install:
- @${ECHO} "Updating /etc/shells"
+ @${ECHO_MSG} "Updating /etc/shells"
@${CP} /etc/shells /etc/shells.bak
@(${GREP} -v ${PREFIX}/bin/flash /etc/shells.bak; \
${ECHO_CMD} ${PREFIX}/bin/flash) > /etc/shells