aboutsummaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-16 05:38:19 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-16 05:38:19 +0000
commite2db429e78db56e2bd02d991f4bae6d60284cd1c (patch)
tree984f1748ac944a69cb4cf22348e3e97801c25b4c /misc/Makefile
parent80023bde86f1607b3639b4b0efb67f3a0eb45977 (diff)
downloadports-e2db429e78db56e2bd02d991f4bae6d60284cd1c.tar.gz
ports-e2db429e78db56e2bd02d991f4bae6d60284cd1c.zip
Notes
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 670b33598368..d2f97138c722 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,8 +1,11 @@
-# $Id: Makefile,v 1.44 1995/03/09 00:51:20 asami Exp $
+# $Id: Makefile,v 1.45 1995/03/16 00:07:34 asami Exp $
#
# restricted: pgp.usa_only pgp.non-usa_only
#
-SUBDIR= amanda colorls cpm hfs iozone ispell less mshell mtools \
+# BROKEN: cpm (no MASTER_SITES) pcemu (no PLIST) wine (doesn't install)
+#
+
+SUBDIR= amanda colorls hfs iozone ispell less mmv mshell mtools \
rman screen top tua xdu xsysstats
.include <bsd.port.subdir.mk>