diff options
Diffstat (limited to 'security/p5-Crypt-GPG/Makefile')
-rw-r--r-- | security/p5-Crypt-GPG/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-GPG/Makefile b/security/p5-Crypt-GPG/Makefile index 99a2908cc3c..8e588262271 100644 --- a/security/p5-Crypt-GPG/Makefile +++ b/security/p5-Crypt-GPG/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/07/15 09:46:22 abs Exp $ +# $NetBSD: Makefile,v 1.2 2008/10/19 19:18:45 he Exp $ # DISTNAME= Crypt-GPG-1.63 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |