diff options
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index 03e32e3..1074d50 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.10 1994/10/08 15:20:50 ache Exp $ +# $Id: Makefile,v 1.11 1994/10/15 19:15:49 jkh Exp $ # -SUBDIR= calc iozone mshell mtools netpbm top +SUBDIR= calc iozone mshell mtools netpbm top unzip zoo .include <bsd.port.subdir.mk> |