diff options
Diffstat (limited to 'games/fish/Makefile')
-rw-r--r-- | games/fish/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/fish/Makefile b/games/fish/Makefile index c0fd64f1d15..81fb4782b78 100644 --- a/games/fish/Makefile +++ b/games/fish/Makefile @@ -1,8 +1,7 @@ -# $OpenBSD: Makefile,v 1.4 1997/09/21 11:35:54 deraadt Exp $ +# $OpenBSD: Makefile,v 1.5 2002/05/23 18:43:00 deraadt Exp $ PROG= fish MAN= fish.6 -HIDEGAME=hidegame beforeinstall: ${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} -m 444 \ |