summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 23c9ded85ad0..ca6f5d2ee0a1 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,9 +1,10 @@
-# $Id: Makefile,v 1.31 1994/12/28 15:23:02 ache Exp $
+# $Id: Makefile,v 1.32 1994/12/31 18:11:42 ache Exp $
#
# restricted: pgp.usa_only pgp.non-usa_only zip.with_encryption \
# unzip.with_encryption
#
-SUBDIR= Wnn arc calc cpm gshar+gunshar hfs iozone ispell less lha mshell mtools \
- netpbm rman screen top unarj unrar unzip xsysstats zip zoo
+SUBDIR= Wnn acs arc calc cpm gshar+gunshar hfs iozone ispell less \
+ lha mshell mtools netpbm rman screen top unarj unrar unzip \
+ xsysstats zip zoo
.include <bsd.port.subdir.mk>