diff options
author | tg <tg@FreeBSD.org> | 1997-11-20 08:58:51 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-11-20 08:58:51 +0000 |
commit | d9b028a6560eed7578aca3657018e40d1337c71e (patch) | |
tree | 822f174036eb255a2b0d161a5e0ff9113e364155 /sysutils | |
parent | 939084930f7a20e61d96e1c7a23c19c8f6248b07 (diff) | |
download | FreeBSD-ports-d9b028a6560eed7578aca3657018e40d1337c71e.zip FreeBSD-ports-d9b028a6560eed7578aca3657018e40d1337c71e.tar.gz |
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 d4ee67c..de327cb 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 |