diff options
author | obache <obache@pkgsrc.org> | 2011-08-14 14:42:45 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-14 14:42:45 +0000 |
commit | bb8eb713b74d64aa9f253d31396697200a3c00e5 (patch) | |
tree | fad970a24366a93fe465e478ebd9339caa10a706 /security/p5-Crypt-OpenPGP | |
parent | 81f7b4705fbf80c85e13b93a286039a0d6ad1bfe (diff) | |
download | pkgsrc-bb8eb713b74d64aa9f253d31396697200a3c00e5.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'security/p5-Crypt-OpenPGP')
-rw-r--r-- | security/p5-Crypt-OpenPGP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-OpenPGP/Makefile b/security/p5-Crypt-OpenPGP/Makefile index 0eaf15270c7..9f5353b81ab 100644 --- a/security/p5-Crypt-OpenPGP/Makefile +++ b/security/p5-Crypt-OpenPGP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2010/08/21 16:35:39 seb Exp $ +# $NetBSD: Makefile,v 1.22 2011/08/14 14:42:48 obache Exp $ # DISTNAME= Crypt-OpenPGP-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5pgp CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |