diff options
Diffstat (limited to 'security/p5-Digest-MD2/Makefile')
-rw-r--r-- | security/p5-Digest-MD2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Digest-MD2/Makefile b/security/p5-Digest-MD2/Makefile index b83ba3906f7..382c6d7b11c 100644 --- a/security/p5-Digest-MD2/Makefile +++ b/security/p5-Digest-MD2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2013/05/31 12:41:55 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2014/05/29 23:37:24 wiz Exp $ DISTNAME= Digest-MD2-2.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 SVR4_PKGNAME= p5md2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} |