summaryrefslogtreecommitdiff
path: root/www/npc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/npc/Makefile')
-rw-r--r--www/npc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/npc/Makefile b/www/npc/Makefile
index 4118a433b7e8..e74d76408789 100644
--- a/www/npc/Makefile
+++ b/www/npc/Makefile
@@ -27,6 +27,6 @@ do-install:
${MKDIR} ${INDEX_DIR}
post-install:
- @${CAT} ${PKGDIR}/MESSAGE
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>