diff options
Diffstat (limited to 'security/p5-Crypt-OpenPGP/Makefile')
-rw-r--r-- | security/p5-Crypt-OpenPGP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-OpenPGP/Makefile b/security/p5-Crypt-OpenPGP/Makefile index 76cbb762c7d..fecc1d65032 100644 --- a/security/p5-Crypt-OpenPGP/Makefile +++ b/security/p5-Crypt-OpenPGP/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2011/11/17 14:14:20 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/03 21:57:28 wiz Exp $ # DISTNAME= Crypt-OpenPGP-1.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5pgp CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |