diff options
Diffstat (limited to 'security/p5-GnuPG-Interface/Makefile')
-rw-r--r-- | security/p5-GnuPG-Interface/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index 9a3256fd5db..50144a43eba 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2008/07/30 13:26:52 he Exp $ +# $NetBSD: Makefile,v 1.11 2008/10/19 19:18:46 he Exp $ # DISTNAME= GnuPG-Interface-0.36 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GnuPG/} |