summaryrefslogtreecommitdiff
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 1fe387b84305..a84e2d019c40 100644
--- a/net/sntop/Makefile
+++ b/net/sntop/Makefile
@@ -21,6 +21,6 @@ MANCOMPRESSED= yes
post-install:
@strip ${PREFIX}/bin/sntop
- @cat ${PKGDIR}/MESSAGE
+ @cat ${PKGMESSAGE}
.include <bsd.port.mk>