summaryrefslogtreecommitdiff
path: root/net/vsftpd
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-06-19 11:36:02 +0000
committerzuntum <zuntum@pkgsrc.org>2001-06-19 11:36:02 +0000
commit8cdd63ca40dee0619a649be60f5dbef11584bc2e (patch)
tree589a8fb0081b0c2a447ceb71188f7b36ca032236 /net/vsftpd
parenta5e1348c9e5a8e1e7e9b28ad81a2de740ca473da (diff)
downloadpkgsrc-8cdd63ca40dee0619a649be60f5dbef11584bc2e.tar.gz
I think it's "a", not "an" FTP server
Diffstat (limited to 'net/vsftpd')
-rw-r--r--net/vsftpd/pkg/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vsftpd/pkg/DESCR b/net/vsftpd/pkg/DESCR
index 4f378bbb24a..4353b3338a7 100644
--- a/net/vsftpd/pkg/DESCR
+++ b/net/vsftpd/pkg/DESCR
@@ -1,4 +1,4 @@
-vsftpd is an FTP server, or daemon. The "vs" stands for Very Secure. Obviously
+vsftpd is a 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.