summaryrefslogtreecommitdiff
path: root/news/xmitbin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/xmitbin/Makefile')
-rw-r--r--news/xmitbin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/xmitbin/Makefile b/news/xmitbin/Makefile
index 25f057f1bdc4..b2934f93d21f 100644
--- a/news/xmitbin/Makefile
+++ b/news/xmitbin/Makefile
@@ -18,6 +18,6 @@ MAN1= xmitBin.1
NO_WRKSUBDIR= YES
post-install:
- @${CAT} ${PKGDIR}/MESSAGE
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>