aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1994-12-13 17:09:50 +0800
committerasami <asami@FreeBSD.org>1994-12-13 17:09:50 +0800
commita57f94aa3d2bfe4ec02f126121ab32a4de0dd6df (patch)
treef3688e3beb7fd38020ab33c3516e0e890980fd88 /misc
parent37d7dcff4cbb937d0971755b86e4a873072c6b0a (diff)
downloadfreebsd-ports-gnome-a57f94aa3d2bfe4ec02f126121ab32a4de0dd6df.tar.gz
freebsd-ports-gnome-a57f94aa3d2bfe4ec02f126121ab32a4de0dd6df.tar.zst
freebsd-ports-gnome-a57f94aa3d2bfe4ec02f126121ab32a4de0dd6df.zip
Added xsysstats.
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>