summaryrefslogtreecommitdiff
path: root/comms/zmtx-zmrx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/zmtx-zmrx/Makefile')
-rw-r--r--comms/zmtx-zmrx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/zmtx-zmrx/Makefile b/comms/zmtx-zmrx/Makefile
index 6215eb49d880..9135d16d759a 100644
--- a/comms/zmtx-zmrx/Makefile
+++ b/comms/zmtx-zmrx/Makefile
@@ -33,8 +33,8 @@ do-install:
.endfor
post-install:
- @${ECHO} ""
+ @${ECHO_MSG} ""
@/usr/bin/more ${PKGMESSAGE}
- @${ECHO} ""
+ @${ECHO_MSG} ""
.include <bsd.port.mk>