summaryrefslogtreecommitdiff
path: root/games/wmshuffle
diff options
context:
space:
mode:
Diffstat (limited to 'games/wmshuffle')
-rw-r--r--games/wmshuffle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wmshuffle/Makefile b/games/wmshuffle/Makefile
index e0c70f59252f..3885d4cb8c3b 100644
--- a/games/wmshuffle/Makefile
+++ b/games/wmshuffle/Makefile
@@ -21,6 +21,6 @@ USE_XPM= yes
post-install:
@${MKDIR} ${DATADIR}
@${CP} ${WRKSRC}/skin-*.xpm ${DATADIR}
- @${ECHO} "===> Run 'wmshuffle --help' for the available options"
+ @${ECHO_MSG} "===> Run 'wmshuffle --help' for the available options"
.include <bsd.port.mk>