diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-17 02:56:31 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-17 02:56:31 +0000 |
commit | 777bf0b92e638acd0f62fb70b177c41b6f0c89e3 (patch) | |
tree | 9b011599a94500ad057245094c2bbd65f8ee57f0 /mail/p5-Mail-MailStats | |
parent | dfab15e826cf7e35572c06b1910d64b7e99f8ff3 (diff) |
Notes
Diffstat (limited to 'mail/p5-Mail-MailStats')
-rw-r--r-- | mail/p5-Mail-MailStats/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-MailStats/Makefile b/mail/p5-Mail-MailStats/Makefile index be3b4f95085f..ab2eb98c11b7 100644 --- a/mail/p5-Mail-MailStats/Makefile +++ b/mail/p5-Mail-MailStats/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chifeng@gmail.com COMMENT= Perl module to detect newer messages in procmail-generated mailboxes BUILD_DEPENDS= ${SITE_PERL}/AppConfig.pm:${PORTSDIR}/devel/p5-AppConfig |