diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2002-10-30 12:08:24 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2002-10-30 12:08:24 +0000 |
commit | a76838b7701eff85df8d757223c9875251cbe643 (patch) | |
tree | de16f831b15bcaab966c01b18149d5f7be611afc /ftp/ftp-tls/pkg-descr | |
parent | support utf-8 encoding with msn (diff) |
Add ftp-tls 20020906, ftp client supporting FTP AUTH TLS.
Submitted by: marius@alchemy.franken.de
Notes
Notes:
svn path=/head/; revision=69148
Diffstat (limited to 'ftp/ftp-tls/pkg-descr')
-rw-r--r-- | ftp/ftp-tls/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ftp/ftp-tls/pkg-descr b/ftp/ftp-tls/pkg-descr new file mode 100644 index 000000000000..b4fb3c029a97 --- /dev/null +++ b/ftp/ftp-tls/pkg-descr @@ -0,0 +1,4 @@ +Ftp client based on the OpenBSD ftp client code, implements the +FTP AUTH TLS IETF draft. + +WWW: http://www.runestig.com/osp.html |