aboutsummaryrefslogtreecommitdiff
path: root/net/sntop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/sntop/Makefile')
-rw-r--r--net/sntop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sntop/Makefile b/net/sntop/Makefile
index 1d83d542af61..a1263975f201 100644
--- a/net/sntop/Makefile
+++ b/net/sntop/Makefile
@@ -22,6 +22,6 @@ MAN1= sntop.1
post-install:
@${STRIP_CMD} ${PREFIX}/bin/sntop
- @cat ${PKGMESSAGE}
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>