diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-SSH2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-SSH2/Makefile b/net/p5-Net-SSH2/Makefile index f3f82335d9a0..341271922a06 100644 --- a/net/p5-Net-SSH2/Makefile +++ b/net/p5-Net-SSH2/Makefile @@ -7,6 +7,7 @@ PORTNAME= Net-SSH2 PORTVERSION= 0.10 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net @@ -15,7 +16,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tjs@cdpa.nsysu.edu.tw COMMENT= Support for the SSH 2 protocol via libSSH2 -LIB_DEPENDS= ssh2.0:${PORTSDIR}/security/libssh2 +LIB_DEPENDS= ssh2.1:${PORTSDIR}/security/libssh2 PERL_CONFIGURE= yes |