diff options
author | will <will@FreeBSD.org> | 2001-12-19 08:58:26 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-12-19 08:58:26 +0000 |
commit | 0c93e7031e592a28648a81b3d82cfc69b03c93a4 (patch) | |
tree | bba19dc1c78aab7eac630ecc8cf041d08cd63ac4 /comms/Makefile | |
parent | 61c0275cb6e36ccaffcd9151ead524251f364226 (diff) | |
download | FreeBSD-ports-0c93e7031e592a28648a81b3d82cfc69b03c93a4.zip FreeBSD-ports-0c93e7031e592a28648a81b3d82cfc69b03c93a4.tar.gz |
Add zssh 1.5a, which allows you to tunnel a ssh connection over the
zmodem protocol.
PR: 31268
Submitted by: Gea-Suan Lin (gslin@ccca.nctu.edu.tw)
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index 0a0d9dc..4a5472b 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ # + SUBDIR += zssh SUBDIR += asmodem SUBDIR += bayonne |