summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-02-10 02:14:22 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-02-10 02:14:22 +0000
commit14c91ea2407253427c0a93582f60de7e8648a22d (patch)
tree909f8e34900b5c400e80565f977c0ef21cbacad5 /misc
parentOops sorry, previous one had wrong argument orders.... ;) (diff)
Added xdu.
Notes
Notes: svn path=/head/; revision=922
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 590d2d309882..520bd09f16fc 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.36 1995/01/15 08:04:24 ache Exp $
+# $Id: Makefile,v 1.37 1995/02/06 05:30:34 asami Exp $
#
# restricted: pgp.usa_only pgp.non-usa_only
#
SUBDIR= cpm hfs iozone ispell less mshell mtools nkf rman screen top \
- xsysstats
+ xdu xsysstats
.include <bsd.port.subdir.mk>