diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-14 03:29:15 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-14 03:29:15 +0000 |
commit | 6ea01a15e0039308b1a91aaa49f17c5dfb7ef78a (patch) | |
tree | 5c2d03eaad015ac87df4bf812df9e767275dad89 /sysutils | |
parent | Initial import of healthd version 0.1. (diff) |
Activate the diskusage and healthd ports.
Notes
Notes:
svn path=/head/; revision=23106
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index c3c8e99c509f..753402d80006 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -21,6 +21,7 @@ SUBDIR += cpbk SUBDIR += cpdup SUBDIR += daemontools + SUBDIR += diskusage SUBDIR += doconfig SUBDIR += ffsrecov SUBDIR += flexbackup @@ -32,6 +33,7 @@ SUBDIR += gtar SUBDIR += gtop SUBDIR += guitar + SUBDIR += healthd SUBDIR += idled SUBDIR += ipsc SUBDIR += lavaps |