diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-20 08:58:51 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-20 08:58:51 +0000 |
commit | 8bf5cf8734a8b2de54c0b53e86451eb9c15959f4 (patch) | |
tree | f8e91d1ad11db115beb632e420330c2d50310009 /sysutils | |
parent | Import xosview port. xosview gives an overview of system usage. (diff) |
Activate xosview.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index d4ee67c343cc..de327cb26818 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.24 1997/11/05 01:59:07 jmz Exp $ +# $Id: Makefile,v 1.25 1997/11/13 23:33:49 jraynard Exp $ # SUBDIR += LPRng @@ -27,6 +27,7 @@ SUBDIR += xcpustate SUBDIR += xdu SUBDIR += xloadface + SUBDIR += xosview SUBDIR += xperfmon SUBDIR += xsysinfo SUBDIR += xsysstats |