diff options
Diffstat (limited to 'security/p5-Digest-MD2/Makefile')
-rw-r--r-- | security/p5-Digest-MD2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Digest-MD2/Makefile b/security/p5-Digest-MD2/Makefile index 214a98d7c66..ed451252640 100644 --- a/security/p5-Digest-MD2/Makefile +++ b/security/p5-Digest-MD2/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.11 2004/04/27 05:44:22 snj Exp $ +# $NetBSD: Makefile,v 1.12 2004/12/20 11:31:08 grant Exp $ # DISTNAME= Digest-MD2-2.03 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5md2 +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} |