diff options
Diffstat (limited to 'security/p5-Crypt-DES_EDE3/Makefile')
-rw-r--r-- | security/p5-Crypt-DES_EDE3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-DES_EDE3/Makefile b/security/p5-Crypt-DES_EDE3/Makefile index 274a7a9b0a2..30bf8c22649 100644 --- a/security/p5-Crypt-DES_EDE3/Makefile +++ b/security/p5-Crypt-DES_EDE3/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2015/06/12 10:51:04 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2016/06/08 19:24:19 wiz Exp $ # DISTNAME= Crypt-DES_EDE3-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |