diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2004-04-16 12:37:30 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2004-04-16 12:37:30 +0000 |
commit | 2985d53d3a8f7b1b56b04275db0a268f93e4a542 (patch) | |
tree | d5b195a147441a816375bc16587f54830dd759bd /ftp/Makefile | |
parent | Add Makefile.modules.3rd, which should simplify apache modules porting. (diff) |
Add kasablanca 0.3.1, a graphical ftp client for KDE.
Features:
o ftps encryption via AUTH TLS
o fxp (direct server to server transfer)
o bookmarking system
o concurrent connections to multiple hosts
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 41c4f675b78c..96ae0f9ddebe 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -41,6 +41,7 @@ SUBDIR += jigdo SUBDIR += jmirror SUBDIR += junglemonkey + SUBDIR += kasablanca SUBDIR += kbear SUBDIR += kwebget SUBDIR += lftp |