diff options
author | edwin <edwin@FreeBSD.org> | 2003-10-06 12:28:06 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-10-06 12:28:06 +0800 |
commit | 8c122e4a0f6f9e95efa4a7c9fc19cf2689576d83 (patch) | |
tree | ee23bcc6c238beaf5805f9a39d0d84ef4f805fa9 /security/Makefile | |
parent | 3e9ccfd31c8e18941de095b7939f64daedf4e369 (diff) | |
download | freebsd-ports-gnome-8c122e4a0f6f9e95efa4a7c9fc19cf2689576d83.tar.gz freebsd-ports-gnome-8c122e4a0f6f9e95efa4a7c9fc19cf2689576d83.tar.zst freebsd-ports-gnome-8c122e4a0f6f9e95efa4a7c9fc19cf2689576d83.zip |
FreeBSD Port Submission for "Destroy"
Destroy, A program that destroys files on the hard disk by
writing null and random bytes to the file, then unlinking
it.
PR: ports/50291
Submitted by: Shane Kinney <shane@freebsdhackers.net>
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 8e39fb3ea7cf..d5564eed2311 100644 --- a/security/Makefile +++ b/security/Makefile @@ -55,6 +55,7 @@ SUBDIR += cyrus-sasl2-saslauthd SUBDIR += dcetest SUBDIR += ddos_scan + SUBDIR += destroy SUBDIR += didentd SUBDIR += digest SUBDIR += dirmngr |