aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-SSLeay/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2007-04-15 16:00:34 +0000
committerErwin Lansing <erwin@FreeBSD.org>2007-04-15 16:00:34 +0000
commitc68e01569d39921cb88d501166dbff856d7ddf59 (patch)
tree6c3d78c123d9cd26bb37d1def85cb949a4845e02 /security/p5-Crypt-SSLeay/Makefile
parent3b14003a640c09dcf43660c3e924def53a1e9a98 (diff)
downloadports-c68e01569d39921cb88d501166dbff856d7ddf59.tar.gz
ports-c68e01569d39921cb88d501166dbff856d7ddf59.zip
Update to 0.54
Notes
Notes: svn path=/head/; revision=190008
Diffstat (limited to 'security/p5-Crypt-SSLeay/Makefile')
-rw-r--r--security/p5-Crypt-SSLeay/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile
index 90b6d94ad349..f582df1c2746 100644
--- a/security/p5-Crypt-SSLeay/Makefile
+++ b/security/p5-Crypt-SSLeay/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Crypt-SSLeay
-PORTVERSION= 0.53
+PORTVERSION= 0.54
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
@@ -22,7 +22,7 @@ PERL_CONFIGURE= yes
CONFIGURE_ARGS+= ${OPENSSLBASE}
USE_OPENSSL= yes
-MAN3= Crypt::SSLeay.3
+MAN3= Crypt::SSLeay.3 Net::SSL.3
.include <bsd.port.pre.mk>