summaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-05-09 11:50:12 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-05-09 11:50:12 +0000
commit5a2c11e5f429700a7a8c9ee43abcd0d0995717fd (patch)
treee04c854ff98b0e517189bca5c22ae957117f4b9a /misc/Makefile
parentkp - The Keyboard Practicer, a touch-typing practice program written in (diff)
Added kp.
Notes
Notes: svn path=/head/; revision=1670
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile
index f3f71a966dce..9392256e6a6b 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.50 1995/05/06 09:12:46 asami Exp $
+# $Id: Makefile,v 1.51 1995/05/06 11:51:21 asami Exp $
#
# restricted: pgp.usa_only pgp.non-usa_only
#
@@ -6,7 +6,7 @@
# lmbench (not done yet)
#
-SUBDIR= amanda chord colorls cpm hfs iozone ispell less mmv mshell mtools \
+SUBDIR= amanda chord colorls cpm hfs iozone ispell kp less mmv mshell mtools \
pcemu rman screen top tua xbatt xdu xsysstats
.include <bsd.port.subdir.mk>