summaryrefslogtreecommitdiffstats
path: root/games/cribbage
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1995-05-30 03:37:36 +0000
committerrgrimes <rgrimes@FreeBSD.org>1995-05-30 03:37:36 +0000
commit30ef9631c5eac7f8254bd3d7ad274d34d9f518b8 (patch)
tree4d8ac7e75ac179a918a76def244de6e3f3314e76 /games/cribbage
parent188803394908f222ab3ed8ec32331eb6dd00fd2d (diff)
downloadFreeBSD-src-30ef9631c5eac7f8254bd3d7ad274d34d9f518b8.zip
FreeBSD-src-30ef9631c5eac7f8254bd3d7ad274d34d9f518b8.tar.gz
Remove trailing whitespace.
Diffstat (limited to 'games/cribbage')
-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