diff options
author | vanilla <vanilla@FreeBSD.org> | 2007-06-30 18:39:30 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2007-06-30 18:39:30 +0800 |
commit | 2b7998e81f81ac83066aa348fcf01ac326c8d544 (patch) | |
tree | dd409f971fdaef2af8d572253da37037db9b6f42 /net/Makefile | |
parent | 5e8bc949dbcfc4d6c9c850013748ea5364acdc49 (diff) | |
download | freebsd-ports-gnome-2b7998e81f81ac83066aa348fcf01ac326c8d544.tar.gz freebsd-ports-gnome-2b7998e81f81ac83066aa348fcf01ac326c8d544.tar.zst freebsd-ports-gnome-2b7998e81f81ac83066aa348fcf01ac326c8d544.zip |
Add p5-Net-SSH-Expect 0.05, SSH wrapper to execute remote commands.
PR: ports/114147
Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index f678a751028f..e788b0300790 100644 --- a/net/Makefile +++ b/net/Makefile @@ -503,6 +503,7 @@ SUBDIR += p5-Net-SMS-PChome SUBDIR += p5-Net-SNPP SUBDIR += p5-Net-SSH + SUBDIR += p5-Net-SSH-Expect SUBDIR += p5-Net-SSH-Perl SUBDIR += p5-Net-SSH2 SUBDIR += p5-Net-Server |