aboutsummaryrefslogtreecommitdiff
path: root/games/morse/Makefile
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-03-26 14:22:12 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-03-26 14:22:12 +0000
commite5b5c66bcad3c6a5639669f734a19ec37d1ed0ff (patch)
tree99317e3e4c34a31d62639cf2ccbaae831de513b1 /games/morse/Makefile
parent0dc44b5add5cc61d6425762fd6adf24820911ac8 (diff)
downloadsrc-e5b5c66bcad3c6a5639669f734a19ec37d1ed0ff.tar.gz
src-e5b5c66bcad3c6a5639669f734a19ec37d1ed0ff.zip
- Backout botched attempt to intoduce MANSECT feature.
- MAN[1-9] -> MAN.
Notes
Notes: svn path=/head/; revision=74814
Diffstat (limited to 'games/morse/Makefile')
-rw-r--r--games/morse/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/morse/Makefile b/games/morse/Makefile
index f0fedeb1739c..44b20bab668b 100644
--- a/games/morse/Makefile
+++ b/games/morse/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PROG= morse
+MAN= morse.6
.if ${MACHINE_ARCH} == "i386"
CFLAGS += -DSPEAKER=\"/dev/speaker\"