aboutsummaryrefslogtreecommitdiff
path: root/games/imaze
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-08-27 21:14:04 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-08-27 21:14:04 +0000
commit58942bab6dbee58f4bff47b5f7888deb6d9b99ac (patch)
tree49358e580db3691ebac42073ffddffb50c910f99 /games/imaze
parent6f6054cd8ee4ce85263e0dc0bea4e531782bd679 (diff)
downloadports-58942bab6dbee58f4bff47b5f7888deb6d9b99ac.tar.gz
ports-58942bab6dbee58f4bff47b5f7888deb6d9b99ac.zip
Notes
Diffstat (limited to 'games/imaze')
-rw-r--r--games/imaze/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/imaze/Makefile b/games/imaze/Makefile
index d8209482e5f9..cde637c3655c 100644
--- a/games/imaze/Makefile
+++ b/games/imaze/Makefile
@@ -63,6 +63,6 @@ do-install:
do ${INSTALL_DATA} $$f ${PREFIX}/share/imaze/$$f.example;\
done; \
${INSTALL_DATA} README ${PREFIX}/share/imaze)
- @echo "Please read the file \"README\" in \"${PREFIX}/share/imaze\"."
+ @${ECHO_MSG} "Please read the file \"README\" in \"${PREFIX}/share/imaze\"."
.include <bsd.port.mk>