diff options
Diffstat (limited to 'security/p5-IO-Socket-SSL/Makefile')
-rw-r--r-- | security/p5-IO-Socket-SSL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile index 419e12e5b4cd..f2bd6441f5d1 100644 --- a/security/p5-IO-Socket-SSL/Makefile +++ b/security/p5-IO-Socket-SSL/Makefile @@ -6,12 +6,12 @@ # PORTNAME= IO-Socket-SSL -PORTVERSION= 1.24 +PORTVERSION= 1.25 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= jadawin@FreeBSD.org COMMENT= Perl5 interface to SSL sockets RUN_DEPENDS= p5-Net-SSLeay>=1.21:${PORTSDIR}/security/p5-Net-SSLeay |