diff options
Diffstat (limited to 'security/p5-GnuPG-Interface')
-rw-r--r-- | security/p5-GnuPG-Interface/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index 2516288a4c5..088b44c597a 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2010/08/21 16:35:44 seb Exp $ +# $NetBSD: Makefile,v 1.14 2011/08/14 14:42:50 obache Exp $ # DISTNAME= GnuPG-Interface-0.42 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GnuPG/} |