diff options
author | Marius Strobl <marius@FreeBSD.org> | 2005-11-28 19:04:33 +0000 |
---|---|---|
committer | Marius Strobl <marius@FreeBSD.org> | 2005-11-28 19:04:33 +0000 |
commit | 2b6c9e1231ebcb1e9b8ca149ec263ec1865f6975 (patch) | |
tree | 489b93cf58aa244a6c45ef3ef026c1d6ce889588 /ftp/ftp-tls/pkg-descr | |
parent | Make sure to apply the distfile group to the whole ${MASTER_SITE_foo}. (diff) |
Update to version 20051021, which after the original author has died now
is hosted at http://www.ford-hutchinson.com/~fh-1-pfh/. The only change
since version 20031008 is the addition of support for the Clear Command
Channel (CCC) command as described in draft-murray-auth-ftp-ssl-16.txt
(recently issued as RFC4217).
PR: 89675
Submitted by: mnag
Approved by: netchild
Notes
Notes:
svn path=/head/; revision=149823
Diffstat (limited to 'ftp/ftp-tls/pkg-descr')
-rw-r--r-- | ftp/ftp-tls/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/ftp-tls/pkg-descr b/ftp/ftp-tls/pkg-descr index 483b50a45588..ce6e895b41bd 100644 --- a/ftp/ftp-tls/pkg-descr +++ b/ftp/ftp-tls/pkg-descr @@ -1,2 +1,4 @@ Ftp client based on the OpenBSD ftp client code, implements the FTP AUTH TLS IETF draft. + +WWW: http://www.ford-hutchinson.com/~fh-1-pfh/ftps-ext.html |