aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-12-26 17:12:50 +0800
committerAndrey A. Chernov <ache@FreeBSD.org>1994-12-26 17:12:50 +0800
commit2e2449e118ebd64f41c56693326ec4d5caa8088b (patch)
tree959f5167d7b77fdde0f2f583fa02673f012451ad
parent68385d845d74b0d01d9b4ed1a496d98b4e5a6f8f (diff)
downloadfreebsd-ports-2e2449e118ebd64f41c56693326ec4d5caa8088b.tar.gz
freebsd-ports-2e2449e118ebd64f41c56693326ec4d5caa8088b.tar.zst
freebsd-ports-2e2449e118ebd64f41c56693326ec4d5caa8088b.zip
lha added
Notes
Notes: svn path=/head/; revision=617
-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>