summaryrefslogtreecommitdiff
path: root/games/netrek-COW3-bin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/netrek-COW3-bin/Makefile')
-rw-r--r--games/netrek-COW3-bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/netrek-COW3-bin/Makefile b/games/netrek-COW3-bin/Makefile
index 43dcc1bd8d93..15f4c569d022 100644
--- a/games/netrek-COW3-bin/Makefile
+++ b/games/netrek-COW3-bin/Makefile
@@ -23,6 +23,6 @@ do-extract:
do-install:
${INSTALL} -c -o root -g wheel -m 555 ${WRKDIR}/netrek ${PREFIX}/bin
- @${CAT} ${PKGDIR}/MESSAGE
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>