diff options
Diffstat (limited to 'games/fish/Makefile')
-rw-r--r-- | games/fish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fish/Makefile b/games/fish/Makefile index b8cad1a99948..a57454f4e2cd 100644 --- a/games/fish/Makefile +++ b/games/fish/Makefile @@ -4,7 +4,7 @@ PROG= fish MAN6= fish.6 HIDEGAME=hidegame -beforeinstall: +beforeinstall: install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/fish.instr \ ${DESTDIR}/usr/share/games/fish.instr |