diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-01-02 01:41:50 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-01-02 01:41:50 +0000 |
commit | bfe78bf0885b2225983114a0251e5e44e3f57c7d (patch) | |
tree | 1a99f4473e8a9aa575e9d361a16140526123c9ba /mail | |
parent | d02d576fc949a23a6c1f3f1c5da94072415f7f8e (diff) | |
download | ports-bfe78bf0885b2225983114a0251e5e44e3f57c7d.tar.gz ports-bfe78bf0885b2225983114a0251e5e44e3f57c7d.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mb2md/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mb2md/Makefile b/mail/mb2md/Makefile index 5c91516a0314..048c58097e7b 100644 --- a/mail/mb2md/Makefile +++ b/mail/mb2md/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://batleth.sapienti-sat.org/projects/mb2md/ DISTNAME= ${PORTNAME}-${PORTVERSION}.pl EXTRACT_SUFX= .gz -MAINTAINER= andy@evo6.org +MAINTAINER= ports@FreeBSD.org COMMENT= Converts mbox mailboxes to Maildir RUN_DEPENDS= ${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate |