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 9676b2135c0..a4cb0614f5b 100644 --- a/security/p5-Digest-MD2/Makefile +++ b/security/p5-Digest-MD2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2011/08/09 07:26:18 adam Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/03 21:57:30 wiz Exp $ DISTNAME= Digest-MD2-2.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 SVR4_PKGNAME= p5md2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} |