This commit was manufactured by cvs2svn to create tag 'FreeBSD-release/1.0'.
[unix-history] / games / fish / Makefile
index b1847b7..3c8742e 100644 (file)
@@ -1,10 +1,10 @@
 #      @(#)Makefile    5.5 (Berkeley) 1/18/91
 
 PROG=  fish
 #      @(#)Makefile    5.5 (Berkeley) 1/18/91
 
 PROG=  fish
-MAN6=  fish.0
+MAN6=  fish.6
 HIDEGAME=hidegame
 
 beforeinstall: 
 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 <bsd.prog.mk>
 
 .include <bsd.prog.mk>