diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-07-26 15:26:13 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-07-26 15:26:13 +0000 |
commit | fcd07d6dfd8e5a4a62a3b4c627c48587f657acdc (patch) | |
tree | 6c9e75337a4a41229e67cca06977e0a57f4d1e16 /ftp | |
parent | 6fb8b3b9b1f959c2b2a4281ae29c15c9236b9d17 (diff) | |
download | ports-fcd07d6dfd8e5a4a62a3b4c627c48587f657acdc.tar.gz ports-fcd07d6dfd8e5a4a62a3b4c627c48587f657acdc.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/vsftpd/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ftp/vsftpd/pkg-descr b/ftp/vsftpd/pkg-descr index 49eb7d021517..1fc9c351a7bb 100644 --- a/ftp/vsftpd/pkg-descr +++ b/ftp/vsftpd/pkg-descr @@ -3,13 +3,13 @@ A FTP daemon that aims to be "very secure" From the README file: Author: Chris Evans - Contact: chris@scary.beasts.org + Contact: scarybeasts@gmail.com vsftpd is an FTP server, or daemon. The "vs" stands for Very - Secure. Obviously this is not a guarantee, but a reflection + Secure. Obviously this is not a guarantee, but a reflection that I have written the entire codebase with security in mind, and carefully designed the program to be resilient to attack. LICENSE: GPL2 or later with execption to link with OpenSSL -WWW: http://vsftpd.beasts.org/ +WWW: https://security.appspot.com/vsftpd.html
\ No newline at end of file |