diff options
author | steve <steve@FreeBSD.org> | 1999-11-14 03:29:15 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-11-14 03:29:15 +0000 |
commit | 1b7e165bf30d5ea12e3d27608e46151cd7230441 (patch) | |
tree | 64d017a975e3873d4109330bd5a98307adc700c8 /sysutils | |
parent | 75bae2b1a2d19fc462b7f006689488470235637a (diff) | |
download | FreeBSD-ports-1b7e165bf30d5ea12e3d27608e46151cd7230441.zip FreeBSD-ports-1b7e165bf30d5ea12e3d27608e46151cd7230441.tar.gz |
Activate the diskusage and healthd ports.
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 c3c8e99..753402d 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 |