diff options
author | Lars Thegler <lth@FreeBSD.org> | 2004-06-01 12:32:33 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2004-06-01 12:32:33 +0000 |
commit | 52e36d358ed0a03215401f0f9d7e2f986ee12ef8 (patch) | |
tree | d76caa3aad1d9765e171f34ba46da788fab98447 /mail/p5-Email-Folder | |
parent | dd5bb2d7c60189857325c3981c408d42debbdcfb (diff) | |
download | ports-52e36d358ed0a03215401f0f9d7e2f986ee12ef8.tar.gz ports-52e36d358ed0a03215401f0f9d7e2f986ee12ef8.zip |
Notes
Diffstat (limited to 'mail/p5-Email-Folder')
-rw-r--r-- | mail/p5-Email-Folder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Email-Folder/Makefile b/mail/p5-Email-Folder/Makefile index 8899dbfe832e..5e49b5e7ec77 100644 --- a/mail/p5-Email-Folder/Makefile +++ b/mail/p5-Email-Folder/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Email PKGNAMEPREFIX= p5- -MAINTAINER= lars@thegler.dk +MAINTAINER= lth@FreeBSD.org COMMENT= Read all the messages from a folder as Email::Simple objects BUILD_DEPENDS= ${SITE_PERL}/Email/Simple.pm:${PORTSDIR}/mail/p5-Email-Simple \ |