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-Folder | |
parent | Update OpenLDAP to 2.4.14. (diff) |
- Pass maintainership to submitter
Submitted by: chifeng via freebsd-ports@
Notes
Notes:
svn path=/head/; revision=228530
Diffstat (limited to 'mail/p5-Mail-Folder')
-rw-r--r-- | mail/p5-Mail-Folder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-Folder/Makefile b/mail/p5-Mail-Folder/Makefile index 76b8b3d6a2e9..7aa25abf9ca9 100644 --- a/mail/p5-Mail-Folder/Makefile +++ b/mail/p5-Mail-Folder/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= MailFolder-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chifeng@gmail.com COMMENT= Perl module for a folder-independant interface to email folders BUILD_DEPENDS= ${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \ |