diff options
Diffstat (limited to 'security/p5-OpenSSL/Makefile')
-rw-r--r-- | security/p5-OpenSSL/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/p5-OpenSSL/Makefile b/security/p5-OpenSSL/Makefile index 564c07ce55e..8d07cb9cac7 100644 --- a/security/p5-OpenSSL/Makefile +++ b/security/p5-OpenSSL/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:25 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2014/10/09 13:44:56 wiz Exp $ # DISTNAME= OpenSSL-0.09 PKGNAME= p5-${DISTNAME} PKGREVISION= 8 -SVR4_PKGNAME= p5osl CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OE/OESI/} |