diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-06-19 11:43:08 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-06-19 11:43:08 +0000 |
commit | 7c41e9d96425ec26f54d7417c1f8ef85e2192ee6 (patch) | |
tree | 3d2190b2468a5261875e4543918a8c9ae312a27e /net | |
parent | 8cdd63ca40dee0619a649be60f5dbef11584bc2e (diff) | |
download | pkgsrc-7c41e9d96425ec26f54d7417c1f8ef85e2192ee6.tar.gz |
Follow suggestion from Luke Mewburn and change it back to "an FTP"
Diffstat (limited to 'net')
-rw-r--r-- | net/vsftpd/pkg/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vsftpd/pkg/DESCR b/net/vsftpd/pkg/DESCR index 4353b3338a7..4f378bbb24a 100644 --- a/net/vsftpd/pkg/DESCR +++ b/net/vsftpd/pkg/DESCR @@ -1,4 +1,4 @@ -vsftpd is a FTP server, or daemon. The "vs" stands for Very Secure. Obviously +vsftpd is an FTP server, or daemon. The "vs" stands for Very 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. |