summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-12-26 09:12:50 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1994-12-26 09:12:50 +0000
commit2e2449e118ebd64f41c56693326ec4d5caa8088b (patch)
tree959f5167d7b77fdde0f2f583fa02673f012451ad /misc
parentlha archiver (diff)
lha added
Notes
Notes: svn path=/head/; revision=617
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile
index e9fd79e550c5..2ae78bfae89d 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,9 +1,9 @@
-# $Id: Makefile,v 1.24 1994/12/22 12:17:02 ache Exp $
+# $Id: Makefile,v 1.25 1994/12/22 12:38:56 ache Exp $
#
# restricted: pgp.usa_only pgp.non-usa_only zip.with_encryption \
# unzip.with_encryption
#
-SUBDIR= Wnn calc hfs iozone ispell less mshell mtools netpbm \
+SUBDIR= Wnn calc hfs iozone ispell less lha mshell mtools netpbm \
top unzip xsysstats zoo screen zip
.include <bsd.port.subdir.mk>