diff options
Diffstat (limited to 'net/p5-Net-SSH2/pkg-descr')
-rw-r--r-- | net/p5-Net-SSH2/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-SSH2/pkg-descr b/net/p5-Net-SSH2/pkg-descr index 01427152c1eb..4d43ccce0b7e 100644 --- a/net/p5-Net-SSH2/pkg-descr +++ b/net/p5-Net-SSH2/pkg-descr @@ -9,4 +9,4 @@ The typical order is to create the SSH2 object, set up the connection methods you want to use, call connect, authenticate with one of the auth methods, then create channels on the connection to perform commands. -WWW: http://search.cpan.org/dist/Net-SSH2/ +WWW: https://metacpan.org/release/Net-SSH2 |