summaryrefslogtreecommitdiff
path: root/ftp/Makefile
diff options
context:
space:
mode:
authorNeil Blakey-Milner <nbm@FreeBSD.org>2001-02-03 19:07:43 +0000
committerNeil Blakey-Milner <nbm@FreeBSD.org>2001-02-03 19:07:43 +0000
commit5e28c835fc9008e5f1af81f6826791402ff1df42 (patch)
tree82c42df3da23cf22638475436ac26198ed0a8f96 /ftp/Makefile
parentAdd normalize, a tool for normalizing the volume of wav and mp3 files. (diff)
Add vsftpd 0.0.10, a FTP daemon that aims to be "very secure".
Notes
Notes: svn path=/head/; revision=37935
Diffstat (limited to 'ftp/Makefile')
-rw-r--r--ftp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/Makefile b/ftp/Makefile
index 72395d9d293f..5c754612674f 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -33,6 +33,7 @@
SUBDIR += proftpd
SUBDIR += sftp
SUBDIR += spegla
+ SUBDIR += vsftpd
SUBDIR += wget
SUBDIR += wu-ftpd
SUBDIR += xrmftp