This commit was manufactured by cvs2svn to create tag 'FreeBSD-release/1.0'.
[unix-history] / games / rogue / Makefile
index 312a611..421fb1d 100644 (file)
@@ -8,6 +8,6 @@ SRCS=   curses.c hit.c init.c inventory.c level.c machdep.c main.c \
 DPADD= ${LIBCURSES} ${LIBTERM}
 LDADD= -lcurses -ltermlib
 HIDEGAME=hidegame
 DPADD= ${LIBCURSES} ${LIBTERM}
 LDADD= -lcurses -ltermlib
 HIDEGAME=hidegame
-MAN6=  rogue.0
+MAN6=  rogue.6
 
 .include <bsd.prog.mk>
 
 .include <bsd.prog.mk>