diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 19:08:38 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 19:08:38 +0800 |
commit | 0a04b4d0b7999a814f5a24031a2bf433f084bb24 (patch) | |
tree | aed6e8768c64d947ea4c4401a356e10032db26a0 /comms/zssh/Makefile | |
parent | 6f9b615f473378306144a3495e2fccb737fe52bf (diff) | |
download | freebsd-ports-gnome-0a04b4d0b7999a814f5a24031a2bf433f084bb24.tar.gz freebsd-ports-gnome-0a04b4d0b7999a814f5a24031a2bf433f084bb24.tar.zst freebsd-ports-gnome-0a04b4d0b7999a814f5a24031a2bf433f084bb24.zip |
De-pkg-comment.
Diffstat (limited to 'comms/zssh/Makefile')
-rw-r--r-- | comms/zssh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/zssh/Makefile b/comms/zssh/Makefile index ed2d5b45b228..060def0ec3de 100644 --- a/comms/zssh/Makefile +++ b/comms/zssh/Makefile @@ -14,6 +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 RUN_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz |