diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-01-05 04:34:52 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-01-05 04:34:52 +0800 |
commit | 146a757d435521dcf78fae73497eb2c2ae818300 (patch) | |
tree | 409a29d5247cdb26aff35567522d96272dda4b39 /sysutils/Makefile | |
parent | 8d012a98f04a5b2f6e7cb0811c367b12e2a9fa09 (diff) | |
download | freebsd-ports-gnome-146a757d435521dcf78fae73497eb2c2ae818300.tar.gz freebsd-ports-gnome-146a757d435521dcf78fae73497eb2c2ae818300.tar.zst freebsd-ports-gnome-146a757d435521dcf78fae73497eb2c2ae818300.zip |
Add zeroer, a command line utility for wiping unallocated space on
a filesystem.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 449c2c491441..03bc571acc63 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -634,6 +634,7 @@ SUBDIR += xwipower SUBDIR += xwlans SUBDIR += yawho + SUBDIR += zeroer SUBDIR += zidrav SUBDIR += zisofs-tools |