summaryrefslogtreecommitdiffstats
path: root/games/bcd/Makefile
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2001-01-25 12:35:49 +0000
committerphantom <phantom@FreeBSD.org>2001-01-25 12:35:49 +0000
commit634abbb6febc091d1edf39c54987432a320661c8 (patch)
tree5269ddc9a85384e5185bdff0f9b8f3d02fdbcbdf /games/bcd/Makefile
parentf2d46d90cc2619cb3550e9bb6ecba7bc2844e201 (diff)
downloadFreeBSD-src-634abbb6febc091d1edf39c54987432a320661c8.zip
FreeBSD-src-634abbb6febc091d1edf39c54987432a320661c8.tar.gz
Give morse(6) own manual page since common manpage for bcd(6), ppt(6) and
morse(6) was mostly dedicated to morse(6)
Diffstat (limited to 'games/bcd/Makefile')
-rw-r--r--games/bcd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/bcd/Makefile b/games/bcd/Makefile
index 2912fe6..1ac15c7 100644
--- a/games/bcd/Makefile
+++ b/games/bcd/Makefile
@@ -1,8 +1,9 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93
+# $FreeBSD$
PROG= bcd
MAN6= bcd.6
-MLINKS= bcd.6 morse.6 bcd.6 ppt.6
+MLINKS= bcd.6 ppt.6
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud