diff options
author | gj <gj@FreeBSD.org> | 1999-02-04 05:12:53 +0000 |
---|---|---|
committer | gj <gj@FreeBSD.org> | 1999-02-04 05:12:53 +0000 |
commit | caca42736261728fe0f6c3cb8d065ccd4c8e6e5d (patch) | |
tree | 3cb5c941dae1772b97a3543e2f6b034bdf8fb4fb /sysutils/Makefile | |
parent | 87992ac3c8a4a07193254838b2dd1b4fadab79a5 (diff) | |
download | FreeBSD-ports-caca42736261728fe0f6c3cb8d065ccd4c8e6e5d.zip FreeBSD-ports-caca42736261728fe0f6c3cb8d065ccd4c8e6e5d.tar.gz |
Add xperfmon3
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 2cecfb3..d1b058e 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.58 1999/01/13 23:10:30 billf Exp $ +# $Id: Makefile,v 1.59 1999/01/18 03:42:59 steve Exp $ # SUBDIR += LPRng @@ -58,6 +58,7 @@ SUBDIR += xlogmaster SUBDIR += xosview SUBDIR += xperfmon + SUBDIR += xperfmon3 SUBDIR += xsysinfo SUBDIR += xsysstats SUBDIR += xwatch |