This commit was manufactured by cvs2svn to create tag 'FreeBSD-release/1.0'.
[unix-history] / games / cribbage / Makefile
index 6a139c8..794621c 100644 (file)
@@ -4,7 +4,7 @@ PROG=   cribbage
 DPADD= ${LIBCURSES} ${LIBTERM}
 LDADD= -lcurses -ltermlib
 SRCS=  extern.c crib.c cards.c instr.c io.c score.c support.c
 DPADD= ${LIBCURSES} ${LIBTERM}
 LDADD= -lcurses -ltermlib
 SRCS=  extern.c crib.c cards.c instr.c io.c score.c support.c
-MAN6=  cribbage.0
+MAN6=  cribbage.6
 HIDEGAME=hidegame
 
 beforeinstall: 
 HIDEGAME=hidegame
 
 beforeinstall: