diff options
-rw-r--r-- | misc/Makefile | 7 |
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> |