summaryrefslogtreecommitdiffstats
path: root/games/cribbage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/cribbage/Makefile')
-rw-r--r--games/cribbage/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/cribbage/Makefile b/games/cribbage/Makefile
index 9a619b9..bb5ab6a 100644
--- a/games/cribbage/Makefile
+++ b/games/cribbage/Makefile
@@ -7,7 +7,7 @@ SRCS= extern.c crib.c cards.c instr.c io.c score.c support.c
MAN6= cribbage.6
HIDEGAME=hidegame
-beforeinstall:
+beforeinstall:
install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/cribbage.n \
${DESTDIR}/usr/share/games/cribbage.instr
OpenPOWER on IntegriCloud