X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/beb54af10082dc588132b2c0d32e050028b72c78..78ed81a334dab56aa7a876792a473d67d4359c25:/games/fish/Makefile diff --git a/games/fish/Makefile b/games/fish/Makefile index b1847b71f3..3c8742ebcd 100644 --- a/games/fish/Makefile +++ b/games/fish/Makefile @@ -1,10 +1,10 @@ # @(#)Makefile 5.5 (Berkeley) 1/18/91 PROG= fish -MAN6= fish.0 +MAN6= fish.6 HIDEGAME=hidegame beforeinstall: - install -c -o bin -g bin -m 444 ${.CURDIR}/fish.instr /usr/share/games + install -c -o bin -g bin -m 444 ${.CURDIR}/fish.instr ${DESTDIR}/usr/share/games .include