diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-02-29 01:58:14 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-02-29 01:58:14 +0000 |
commit | 81462b513b62a2a640a5ecb0db48608543e62b44 (patch) | |
tree | a1ca37cb9f066a5a08c9df73f1f8a4e2c5988cd8 /sysutils/Makefile | |
parent | b6280bc73c8c7c17a5fe638d05e46bd9e0348d5a (diff) | |
download | ports-81462b513b62a2a640a5ecb0db48608543e62b44.tar.gz ports-81462b513b62a2a640a5ecb0db48608543e62b44.zip |
Notes
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 af1f3bef2e0e..c496fe073a8e 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1995/10/02 14:51:20 erich Exp $ +# $Id: Makefile,v 1.4 1995/10/04 17:34:43 asami Exp $ # SUBDIR += afio @@ -7,6 +7,7 @@ SUBDIR += top SUBDIR += tua SUBDIR += xbatt + SUBDIR += xcpustate SUBDIR += xdu SUBDIR += xperfmon SUBDIR += xsysstats |