summaryrefslogtreecommitdiffstats
path: root/games/Makefile.inc
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-20 18:08:43 +0000
committerru <ru@FreeBSD.org>2001-03-20 18:08:43 +0000
commit97b705f3c81e08d2563b2a7281474999ba954214 (patch)
tree6ef19ef2e11b2dd51bb4ac13e4aafe995b1d60b3 /games/Makefile.inc
parent644a2f54595a4b21a1ccb954cf4fc511204a1658 (diff)
downloadFreeBSD-src-97b705f3c81e08d2563b2a7281474999ba954214.zip
FreeBSD-src-97b705f3c81e08d2563b2a7281474999ba954214.tar.gz
Set the default manual section for games/ to 6.
Diffstat (limited to 'games/Makefile.inc')
-rw-r--r--games/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/Makefile.inc b/games/Makefile.inc
index 0451a2d..fce6413 100644
--- a/games/Makefile.inc
+++ b/games/Makefile.inc
@@ -1,4 +1,5 @@
# @(#)Makefile.inc 8.1 (Berkeley) 5/31/93
+# $FreeBSD$
BINGRP= ${GAMEGRP}
BINDIR?= /usr/games
@@ -8,3 +9,5 @@ GBINDIR:= ${BINDIR}
BINDIR:= ${BINDIR}/hide
BINMODE= 550
.endif
+
+MANSECT?= 6
OpenPOWER on IntegriCloud