diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-03-02 01:46:20 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-03-02 01:46:20 +0000 |
commit | bf4ccb013c658b8633d24f2ced8a6c7980953f43 (patch) | |
tree | 3e6fa0c64fff902426a8ddeb9830198a521b52f5 /net/Makefile | |
parent | ef1c123f54ea8d68efe9f5564027d5b4faa210a0 (diff) | |
download | ports-bf4ccb013c658b8633d24f2ced8a6c7980953f43.tar.gz ports-bf4ccb013c658b8633d24f2ced8a6c7980953f43.zip |
Add p5-Net-SSH2 0.10, support for the SSH 2 protocol via libSSH2.
PR: ports/109702
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Notes
Notes:
svn path=/head/; revision=186323
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 833d0e19dce0..4e5d72c30a5b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -486,6 +486,7 @@ SUBDIR += p5-Net-SNPP SUBDIR += p5-Net-SSH SUBDIR += p5-Net-SSH-Perl + SUBDIR += p5-Net-SSH2 SUBDIR += p5-Net-Server SUBDIR += p5-Net-Services SUBDIR += p5-Net-Subnets |