diff options
Diffstat (limited to 'security/p5-OpenSSL')
-rw-r--r-- | security/p5-OpenSSL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-OpenSSL/Makefile b/security/p5-OpenSSL/Makefile index 1a3c5dea463..15eb12b63dd 100644 --- a/security/p5-OpenSSL/Makefile +++ b/security/p5-OpenSSL/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/02/06 23:23:42 jperkin Exp $ +# $NetBSD: Makefile,v 1.9 2013/05/31 12:41:57 wiz Exp $ # DISTNAME= OpenSSL-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 SVR4_PKGNAME= p5osl CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OE/OESI/} |