diff options
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index bf6f399cfacf..835a00e6a4d6 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,11 +1,11 @@ -# $Id: Makefile,v 1.47 1995/04/17 07:32:54 joerg Exp $ +# $Id: Makefile,v 1.48 1995/04/17 08:28:28 joerg Exp $ # # restricted: pgp.usa_only pgp.non-usa_only # # BROKEN: wine (doesn't install) # -SUBDIR= amanda colorls cpm hfs iozone ispell less mmv mshell mtools \ +SUBDIR= amanda chord colorls cpm hfs iozone ispell less mmv mshell mtools \ pcemu rman screen top tua xdu xsysstats .include <bsd.port.subdir.mk> |