aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-04-16 13:38:19 +0800
committerasami <asami@FreeBSD.org>1995-04-16 13:38:19 +0800
commit74ef71dd4bb57088c6483003e7e756f496592998 (patch)
tree352beff85653496702e0b84224ac20dc2b9bb68a /misc
parentc8a5abd4f585a8d457fe7e8ef5d8f879a3405452 (diff)
downloadfreebsd-ports-graphics-74ef71dd4bb57088c6483003e7e756f496592998.tar.gz
freebsd-ports-graphics-74ef71dd4bb57088c6483003e7e756f496592998.tar.zst
freebsd-ports-graphics-74ef71dd4bb57088c6483003e7e756f496592998.zip
Add cpm, pcemu and wine to BROKEN, add mmv to SUBDIR.
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 670b3359836..d2f97138c72 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>