diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-17 10:56:31 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-17 10:56:31 +0800 |
commit | 16f8164ab9424c85855e1f89ac3a33f346df5035 (patch) | |
tree | d5c2d2df2221214d0b6ed524bf9e311292b8875e /mail/p5-Mail-MailStats | |
parent | 53ebe7966f00dcf3b3407fcb9bf92ca555c8854d (diff) | |
download | freebsd-ports-graphics-16f8164ab9424c85855e1f89ac3a33f346df5035.tar.gz freebsd-ports-graphics-16f8164ab9424c85855e1f89ac3a33f346df5035.tar.zst freebsd-ports-graphics-16f8164ab9424c85855e1f89ac3a33f346df5035.zip |
- Pass maintainership to submitter
Submitted by: chifeng via freebsd-ports@
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 be3b4f95085..ab2eb98c11b 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 |