diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2002-10-30 20:08:24 +0800 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2002-10-30 20:08:24 +0800 |
commit | a76838b7701eff85df8d757223c9875251cbe643 (patch) | |
tree | de16f831b15bcaab966c01b18149d5f7be611afc /ftp/Makefile | |
parent | f98326ff7bb2a152c3aeb6d5ba939cef3f2e8861 (diff) | |
download | freebsd-ports-gnome-a76838b7701eff85df8d757223c9875251cbe643.tar.gz freebsd-ports-gnome-a76838b7701eff85df8d757223c9875251cbe643.tar.zst freebsd-ports-gnome-a76838b7701eff85df8d757223c9875251cbe643.zip |
Add ftp-tls 20020906, ftp client supporting FTP AUTH TLS.
Submitted by: marius@alchemy.franken.de
Diffstat (limited to 'ftp/Makefile')
-rw-r--r-- | ftp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/Makefile b/ftp/Makefile index 3e6003b82b44..43e6e336faf5 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -12,6 +12,7 @@ SUBDIR += emirror SUBDIR += fget SUBDIR += frox + SUBDIR += ftp-tls SUBDIR += ftpcopy SUBDIR += ftpcube SUBDIR += ftpfind |