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 9b757007574..588281d2d5f 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2013/06/01 07:34:58 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2014/05/29 23:37:24 wiz Exp $ DISTNAME= GnuPG-Interface-0.46 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GnuPG/} |