diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-27 01:56:10 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-27 01:56:10 +0000 |
commit | 2b52928c68c3a39087aecb2c973dec41678f3b74 (patch) | |
tree | c781047a6f60b6f28381d473564ee6ce1f0d61a3 /security/Makefile | |
parent | Adding cyrus-sasl version 1.5.13. (diff) |
Adding sslwrap version 2.0.5.
Another SSL wrapper application, which uses SSLEay/OpenSSL.
PR: 14771
Submitted by: Zahemszky Gabor <zgabor@CoDe.HU>
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 6cbea89cae56..ad8618c92786 100644 --- a/security/Makefile +++ b/security/Makefile @@ -63,6 +63,7 @@ SUBDIR += ssh SUBDIR += ssh2 SUBDIR += sslproxy + SUBDIR += sslwrap SUBDIR += strobe SUBDIR += stunnel SUBDIR += sudo |