summaryrefslogtreecommitdiffstats
path: root/games/sail
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/sail
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/sail')
-rw-r--r--games/sail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/sail/Makefile b/games/sail/Makefile
index e42406b..c921c83 100644
--- a/games/sail/Makefile
+++ b/games/sail/Makefile
@@ -5,6 +5,7 @@ PROG= sail
SRCS= main.c pl_main.c pl_1.c pl_2.c pl_3.c pl_4.c pl_5.c pl_6.c pl_7.c \
dr_main.c dr_1.c dr_2.c dr_3.c dr_4.c dr_5.c lo_main.c \
assorted.c game.c globals.c misc.c parties.c sync.c version.c
+MAN= sail.6
DPADD= ${LIBCURSES} ${LIBCOMPAT}
LDADD= -lcurses -lcompat
HIDEGAME=hidegame
OpenPOWER on IntegriCloud