summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1994-12-13 09:09:50 +0000
committerSatoshi Asami <asami@FreeBSD.org>1994-12-13 09:09:50 +0000
commit61bb0db468436d666502760ea46d00c8f1d2e513 (patch)
treed71f048ec9f97229be95e5d3291b2ccb0d60c5e1 /misc
parentxsysstats-1.32, a system information display tool. Someone please test (diff)
Added xsysstats.
Notes
Notes: svn path=/head/; revision=566
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 8008d2ac5d6d..2bfb5eccdb18 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,5 +1,6 @@
-# $Id: Makefile,v 1.17 1994/11/20 20:52:59 ats Exp $
+# $Id: Makefile,v 1.18 1994/11/23 00:03:41 asami Exp $
#
-SUBDIR= Wnn calc hfs iozone ispell less mshell mtools netpbm top unzip zoo screen
+SUBDIR= Wnn calc hfs iozone ispell less mshell mtools netpbm
+ top unzip xsysstats zoo screen
.include <bsd.port.subdir.mk>