summaryrefslogtreecommitdiffstats
path: root/games/mille
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-26 14:22:12 +0000
committerru <ru@FreeBSD.org>2001-03-26 14:22:12 +0000
commit45d92a4319ace58d340a2d927cce946cca698aff (patch)
tree17d450586ba57fae581433d40c299e5c38970669 /games/mille
parent543d4969833536e702250d65bb8f821f6d36c733 (diff)
downloadFreeBSD-src-45d92a4319ace58d340a2d927cce946cca698aff.zip
FreeBSD-src-45d92a4319ace58d340a2d927cce946cca698aff.tar.gz
- Backout botched attempt to intoduce MANSECT feature.
- MAN[1-9] -> MAN.
Diffstat (limited to 'games/mille')
-rw-r--r--games/mille/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/mille/Makefile b/games/mille/Makefile
index f6d3e80..eed1465 100644
--- a/games/mille/Makefile
+++ b/games/mille/Makefile
@@ -6,6 +6,7 @@ SRCS= comp.c end.c extern.c init.c mille.c misc.c move.c print.c \
roll.c save.c types.c varpush.c
DPADD= ${LIBCURSES} ${LIBCOMPAT}
LDADD= -lcurses -lcompat
+MAN= mille.6
HIDEGAME=hidegame
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud