diff options
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/Makefile b/misc/Makefile index de9234255744..bf6f399cfacf 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,11 +1,11 @@ -# $Id: Makefile,v 1.46 1995/04/16 05:38:19 asami Exp $ +# $Id: Makefile,v 1.47 1995/04/17 07:32:54 joerg Exp $ # # restricted: pgp.usa_only pgp.non-usa_only # -# BROKEN: cpm (no MASTER_SITES) wine (doesn't install) +# BROKEN: wine (doesn't install) # -SUBDIR= amanda colorls hfs iozone ispell less mmv mshell mtools \ +SUBDIR= amanda colorls cpm hfs iozone ispell less mmv mshell mtools \ pcemu rman screen top tua xdu xsysstats .include <bsd.port.subdir.mk> |