summaryrefslogtreecommitdiff
path: root/ftp/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-04-06 15:06:19 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-04-06 15:06:19 +0000
commit93fd733ccc0106c52a3bdcaf35a09633f4e622f2 (patch)
tree66da86164fbb49211bb34640adc2800698ce9072 /ftp/Makefile
parent There is a problem with the interaction between MessageWall and Microsoft (diff)
Add BSDftpd-ssl, an RFC 2228 compliant TLS/SSL-enhanced FTP server.
PR: 44756 Submitted by: Nick Leuta <skynick@stu.lipetsk.ru>
Notes
Notes: svn path=/head/; revision=78426
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 c26e98e555f6..00172f5cb778 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -6,6 +6,7 @@
SUBDIR += axelq
SUBDIR += axyftp
SUBDIR += bftpd
+ SUBDIR += bsdftpd-ssl
SUBDIR += cftp
SUBDIR += curl
SUBDIR += downloader