diff options
Diffstat (limited to 'security/p5-Mozilla-CA/Makefile')
-rw-r--r-- | security/p5-Mozilla-CA/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Mozilla-CA/Makefile b/security/p5-Mozilla-CA/Makefile index 5a946e74f45..ad41b8d0ecc 100644 --- a/security/p5-Mozilla-CA/Makefile +++ b/security/p5-Mozilla-CA/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2012/04/22 11:51:38 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 21:57:32 wiz Exp $ # DISTNAME= Mozilla-CA-20120309 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mozilla/} |