diff options
author | Will Andrews <will@FreeBSD.org> | 2000-07-04 03:55:39 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-07-04 03:55:39 +0000 |
commit | 911e4ee83edd010af53138df062e64dda9dc5e3d (patch) | |
tree | fde484b43cf5d5ab1249cfeb208461292480806e /ftp/hsftp/pkg-plist | |
parent | Update to 2.5c. (diff) |
Add hsftp, a ftp emulator that provides the look-and-feel of an FTP session
but uses ssh to transport commands and data. Neat!
Diffstat (limited to 'ftp/hsftp/pkg-plist')
-rw-r--r-- | ftp/hsftp/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/hsftp/pkg-plist b/ftp/hsftp/pkg-plist new file mode 100644 index 000000000000..745eb3e70841 --- /dev/null +++ b/ftp/hsftp/pkg-plist @@ -0,0 +1 @@ +bin/hsftp |