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 62dc3a0b457..c026315ea71 100644 --- a/security/p5-Digest-MD2/Makefile +++ b/security/p5-Digest-MD2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/01/31 10:50:49 shell Exp $ +# $NetBSD: Makefile,v 1.7 2003/06/02 01:17:09 jschauma Exp $ # DISTNAME= Digest-MD2-2.01 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5md2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org COMMENT= perl5 module for MD2 CONFLICTS+= p5-Digest-MD5<=2.12 |