summaryrefslogtreecommitdiff
path: root/net/vsftpd
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-06-19 11:36:02 +0000
committerzuntum <zuntum>2001-06-19 11:36:02 +0000
commitb78fdd35422377493dc059116adf587641b04df0 (patch)
tree589a8fb0081b0c2a447ceb71188f7b36ca032236 /net/vsftpd
parentbf2bbc2cd77cfed140c7f749563b679086f34e7d (diff)
downloadpkgsrc-b78fdd35422377493dc059116adf587641b04df0.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.