diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-05-26 15:32:09 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-05-26 15:32:09 +0000 |
commit | 95057a909df3543fbeb3342fcca61c2644b47736 (patch) | |
tree | 7a3f23ebaf8f8afdfc059852fe165bc06ddc02b7 /security/p5-Digest-MD5 | |
parent | f371f06c9d0c782960f38883b53609278c9069e1 (diff) | |
download | ports-95057a909df3543fbeb3342fcca61c2644b47736.tar.gz ports-95057a909df3543fbeb3342fcca61c2644b47736.zip |
Notes
Diffstat (limited to 'security/p5-Digest-MD5')
-rw-r--r-- | security/p5-Digest-MD5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index 3e9a1c7968ec..0ef9e532b1dd 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to the MD5 algorithm BUILD_DEPENDS= ${SITE_PERL}/Digest.pm:${PORTSDIR}/security/p5-Digest |