diff options
author | obache <obache> | 2011-08-14 14:42:45 +0000 |
---|---|---|
committer | obache <obache> | 2011-08-14 14:42:45 +0000 |
commit | 50aa368e0f48235e33e2b8ca94b3080df66e0834 (patch) | |
tree | fad970a24366a93fe465e478ebd9339caa10a706 /security/p5-Crypt-GPG/Makefile | |
parent | 5ab83f2ed6b1458bad42600422962d91785da690 (diff) | |
download | pkgsrc-50aa368e0f48235e33e2b8ca94b3080df66e0834.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'security/p5-Crypt-GPG/Makefile')
-rw-r--r-- | security/p5-Crypt-GPG/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-GPG/Makefile b/security/p5-Crypt-GPG/Makefile index 1ff00e2e6c8..0b59bd7ff6f 100644 --- a/security/p5-Crypt-GPG/Makefile +++ b/security/p5-Crypt-GPG/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2010/08/21 16:35:38 seb Exp $ +# $NetBSD: Makefile,v 1.4 2011/08/14 14:42:47 obache Exp $ # DISTNAME= Crypt-GPG-1.63 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |