diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-04-02 16:20:02 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-04-02 16:20:02 +0000 |
commit | 90079ba5402c48212d368f3e58c891cc66a58ad7 (patch) | |
tree | e91a91ab63dfa6ededf3a7d3795f0b3b04ec8496 /comms | |
parent | 480beb5a085ec2ecc3e389d26744591ca47bb673 (diff) | |
download | ports-90079ba5402c48212d368f3e58c891cc66a58ad7.tar.gz ports-90079ba5402c48212d368f3e58c891cc66a58ad7.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/zssh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/zssh/Makefile b/comms/zssh/Makefile index 060def0ec3de..98ef80bfc953 100644 --- a/comms/zssh/Makefile +++ b/comms/zssh/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= zssh EXTRACT_SUFX= .tgz MAINTAINER= gslin@ccca.nctu.edu.tw -COMMENT= Allows you to tunnel a ssh connection over the zmodem protocol +COMMENT= Interactively transferring files to a remote machine while using ssh RUN_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz |