summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-10-18 01:13:46 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-10-18 01:13:46 +0000
commit9736ca3d2c9030b74e86a42036ce5377967c62f2 (patch)
tree58b5f5a27e4ce335941b08557919442b73d29fd3
parentJean-Marc Zucconi's zoo port. (diff)
Add unzip and zoo.
Notes
Notes: svn path=/head/; revision=244
-rw-r--r--misc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 03e32e3264a3..1074d50d840d 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>