From 97b705f3c81e08d2563b2a7281474999ba954214 Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 20 Mar 2001 18:08:43 +0000 Subject: Set the default manual section for games/ to 6. --- games/cribbage/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'games/cribbage') diff --git a/games/cribbage/Makefile b/games/cribbage/Makefile index b889baf..86964d7 100644 --- a/games/cribbage/Makefile +++ b/games/cribbage/Makefile @@ -5,7 +5,6 @@ PROG= cribbage DPADD= ${LIBCURSES} ${LIBCOMPAT} LDADD= -lcurses -lcompat SRCS= extern.c crib.c cards.c instr.c io.c score.c support.c -MAN6= cribbage.6 HIDEGAME=hidegame beforeinstall: -- cgit v1.1