diff options
Diffstat (limited to 'security/p5-Tie-EncryptedHash/Makefile')
-rw-r--r-- | security/p5-Tie-EncryptedHash/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Tie-EncryptedHash/Makefile b/security/p5-Tie-EncryptedHash/Makefile index aa77e2942b0..8c17a8d726c 100644 --- a/security/p5-Tie-EncryptedHash/Makefile +++ b/security/p5-Tie-EncryptedHash/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2013/05/31 12:41:57 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2014/05/29 23:37:25 wiz Exp $ # DISTNAME= Tie-EncryptedHash-1.24 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 SVR4_PKGNAME= p5teh CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tie/} |