aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-SSH-Perl
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-26 22:30:02 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-26 22:30:02 +0000
commit92144196a4b9baf81efe3f97a8caa8bf00a38559 (patch)
tree68ca3847b247620e825fec69a8ed09a81a2de439 /net/p5-Net-SSH-Perl
parent61ca95f20aa100c756d97be710d7ec71387ab512 (diff)
downloadports-92144196a4b9baf81efe3f97a8caa8bf00a38559.tar.gz
ports-92144196a4b9baf81efe3f97a8caa8bf00a38559.zip
Notes
Diffstat (limited to 'net/p5-Net-SSH-Perl')
-rw-r--r--net/p5-Net-SSH-Perl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/p5-Net-SSH-Perl/Makefile b/net/p5-Net-SSH-Perl/Makefile
index 4cfc7aea8a2a..a929b69d09bc 100644
--- a/net/p5-Net-SSH-Perl/Makefile
+++ b/net/p5-Net-SSH-Perl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Net-SSH-Perl
PORTVERSION= 1.34
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,7 +17,6 @@ COMMENT= Perl5 module implements both the SSH1 and SSH2 protocols
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/String/CRC32.pm:${PORTSDIR}/devel/p5-String-CRC32 \
${SITE_PERL}/${PERL_ARCH}/Math/GMP.pm:${PORTSDIR}/math/p5-Math-GMP \
- ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \
${SITE_PERL}/Digest/HMAC_MD5.pm:${PORTSDIR}/security/p5-Digest-HMAC \
${SITE_PERL}/Digest/HMAC_SHA1.pm:${PORTSDIR}/security/p5-Digest-HMAC \
${SITE_PERL}/Crypt/DSA.pm:${PORTSDIR}/security/p5-Crypt-DSA \