diff options
author | garga <garga@FreeBSD.org> | 2005-07-27 02:47:06 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-07-27 02:47:06 +0800 |
commit | 7e6dfba7c3ee9ca5564cafa6592246c918ca886e (patch) | |
tree | 178065e377fad448ebe61bee7f4513b203f90b18 /security/Makefile | |
parent | f8bc9a92b7ff37612767c7ff8d39c61e262b0634 (diff) | |
download | freebsd-ports-gnome-7e6dfba7c3ee9ca5564cafa6592246c918ca886e.tar.gz freebsd-ports-gnome-7e6dfba7c3ee9ca5564cafa6592246c918ca886e.tar.zst freebsd-ports-gnome-7e6dfba7c3ee9ca5564cafa6592246c918ca886e.zip |
TLSWrap is a TLS/SSL FTP wrapper/proxy for UNIX and Windows, allowing you to
use your favourite FTP client with any TLS/SSL-enabled FTP server.
WWW: http://tlswrap.sunsite.dk/
PR: ports/84028
Submitted by: Daniel J. O'Connor <darius@dons.net.au>
Thanks to: novel
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 6a95bfa8a42c..cb2f846c7973 100644 --- a/security/Makefile +++ b/security/Makefile @@ -515,6 +515,7 @@ SUBDIR += tinc SUBDIR += tinyca SUBDIR += tinysu + SUBDIR += tlswrap SUBDIR += tor SUBDIR += trinokiller SUBDIR += tripwire |