diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-16 09:55:32 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-16 09:55:32 +0000 |
commit | e963662e8cae969d88a61aae7d9f54e4c01faff3 (patch) | |
tree | a3b81256b7ca7097874ecd94e48f1f196a833e29 /security/p5-Digest-MD4 | |
parent | 49728dccbaaeaf7709fbd116c130699d95cae7fd (diff) |
Notes
Diffstat (limited to 'security/p5-Digest-MD4')
-rw-r--r-- | security/p5-Digest-MD4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Digest-MD4/Makefile b/security/p5-Digest-MD4/Makefile index fea778b0feeb..7ebd832eebd9 100644 --- a/security/p5-Digest-MD4/Makefile +++ b/security/p5-Digest-MD4/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to the MD4 message digest algorithm PERL_CONFIGURE= yes |