diff options
author | will <will@FreeBSD.org> | 2001-03-20 01:57:20 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-03-20 01:57:20 +0000 |
commit | 5b03dcdf81501e86ccfc0c1e338b80be4c228ea4 (patch) | |
tree | ba5443fa3e194d2ad5ce26f9431678ce65ac9eab /security/Makefile | |
parent | 5cf3b204702a07befd8da5ef00422704ccd8b5f1 (diff) | |
download | FreeBSD-ports-5b03dcdf81501e86ccfc0c1e338b80be4c228ea4.zip FreeBSD-ports-5b03dcdf81501e86ccfc0c1e338b80be4c228ea4.tar.gz |
Add steghide 0.3.1, a steganography tool to hide data in binary files.
PR: 25388
Submitted by: RaRa Rasputin <rara.rasputin@virgin.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 044d21a..751e072 100644 --- a/security/Makefile +++ b/security/Makefile @@ -138,6 +138,7 @@ SUBDIR += sslproxy SUBDIR += sslwrap SUBDIR += sst + SUBDIR += steghide SUBDIR += strobe SUBDIR += stunnel SUBDIR += sudo |