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 5fbee385fdc..8a62f30e0f5 100644 --- a/security/p5-IO-Socket-SSL/Makefile +++ b/security/p5-IO-Socket-SSL/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2004/03/26 02:27:53 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2004/12/20 11:31:08 grant Exp $ DISTNAME= IO-Socket-SSL-0.95 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5iss CATEGORIES= security net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} |