summaryrefslogtreecommitdiffstats
path: root/games/wump/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/wump/Makefile')
-rw-r--r--games/wump/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wump/Makefile b/games/wump/Makefile
index 8cede50..3700c51 100644
--- a/games/wump/Makefile
+++ b/games/wump/Makefile
@@ -6,7 +6,7 @@ MAN= wump.6
HIDEGAME=hidegame
beforeinstall:
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${NOBINMODE} \
+ ${INSTALL} -c -o ${SHAREOWN} -g ${SHAREGRP} -m ${SHAREMODE} \
${.CURDIR}/wump.info ${DESTDIR}${SHAREDIR}/games
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud