aboutsummaryrefslogtreecommitdiff
path: root/ftp/Makefile
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2003-09-10 08:11:48 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2003-09-10 08:11:48 +0000
commit2848c498d2d9283aa514a7b3babc7af991d3ff06 (patch)
treef858f43b27938ea5fddaa41346c52220dcf5b97d /ftp/Makefile
parentbcddff7f431cc28e32ecb89ef760ab2cac1d23a0 (diff)
downloadports-2848c498d2d9283aa514a7b3babc7af991d3ff06.tar.gz
ports-2848c498d2d9283aa514a7b3babc7af991d3ff06.zip
Add ftpd-tls, a FTP AUTH TLS aware ftp server. This is the counterpart
to ftp/ftp-tls and also written by Peter Runestig. Submitted by: Marius Strobl <marius@alchemy.franken.de>
Notes
Notes: svn path=/head/; revision=88902
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 29e9d6f43424..2155ea1e0cb6 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -19,6 +19,7 @@
SUBDIR += ftp4all
SUBDIR += ftpcopy
SUBDIR += ftpcube
+ SUBDIR += ftpd-tls
SUBDIR += ftpfind
SUBDIR += ftplocate
SUBDIR += ftpmirror