aboutsummaryrefslogtreecommitdiff
path: root/ftp/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-07-04 03:55:39 +0000
committerWill Andrews <will@FreeBSD.org>2000-07-04 03:55:39 +0000
commit911e4ee83edd010af53138df062e64dda9dc5e3d (patch)
treefde484b43cf5d5ab1249cfeb208461292480806e /ftp/Makefile
parent92bb33040b833324fdf120ce7004f5d3939a97be (diff)
downloadports-911e4ee83edd010af53138df062e64dda9dc5e3d.tar.gz
ports-911e4ee83edd010af53138df062e64dda9dc5e3d.zip
Add hsftp, a ftp emulator that provides the look-and-feel of an FTP session
but uses ssh to transport commands and data. Neat!
Notes
Notes: svn path=/head/; revision=30156
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 c0c61f8364fa..862ce91aa9d4 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -14,6 +14,7 @@
SUBDIR += gftp
SUBDIR += greed
SUBDIR += gtm
+ SUBDIR += hsftp
SUBDIR += jmirror
SUBDIR += junglemonkey
SUBDIR += lftp