diff options
author | trevor <trevor@FreeBSD.org> | 2000-12-31 18:42:46 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2000-12-31 18:42:46 +0800 |
commit | 2e3dc5685ce7cbcaa839a725e9ff374ae2d84d6d (patch) | |
tree | c152ec322c14bdde2d4b721a9688f1d2d78ae612 /security/Makefile | |
parent | d625062cbd992240127b12c3aca9426a1db0f7bc (diff) | |
download | freebsd-ports-gnome-2e3dc5685ce7cbcaa839a725e9ff374ae2d84d6d.tar.gz freebsd-ports-gnome-2e3dc5685ce7cbcaa839a725e9ff374ae2d84d6d.tar.zst freebsd-ports-gnome-2e3dc5685ce7cbcaa839a725e9ff374ae2d84d6d.zip |
new port of OutGuess, a steganographic utility for JPEG and PNM images
Obtained from: OpenBSD
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 81aec04de161..4c06fa785647 100644 --- a/security/Makefile +++ b/security/Makefile @@ -67,6 +67,7 @@ SUBDIR += openssh SUBDIR += openssh-askpass SUBDIR += openssl + SUBDIR += outguess SUBDIR += p5-Authen-PAM SUBDIR += p5-Authen-Radius SUBDIR += p5-Crypt-Blowfish |