diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-23 09:47:31 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-23 09:47:31 +0000 |
commit | 81e4371710708a245ece7c17ddc614896d6d5a79 (patch) | |
tree | c29280d9eb474ece48166092f442460e16ad5767 /mail | |
parent | c6bebc4f5efff3e6d2c0b2de467647ede1ce3f28 (diff) |
Reset mharo due to maintainer-timeouts and no response to PRs.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=188084
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Mail-IMAPClient/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Mail-QuoteWrap/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Mail-SPF-Query/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/p5-Mail-IMAPClient/Makefile b/mail/p5-Mail-IMAPClient/Makefile index 188df4eb6df5..a6c66e5a8b32 100644 --- a/mail/p5-Mail-IMAPClient/Makefile +++ b/mail/p5-Mail-IMAPClient/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- -MAINTAINER= mharo@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to talk to a IMAP4rev1 (RFC2060) server BUILD_DEPENDS= ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent \ diff --git a/mail/p5-Mail-QuoteWrap/Makefile b/mail/p5-Mail-QuoteWrap/Makefile index dad16ebbb547..6b13b7a7a016 100644 --- a/mail/p5-Mail-QuoteWrap/Makefile +++ b/mail/p5-Mail-QuoteWrap/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- DISTNAME= MailQuoteWrap${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= mharo@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Provides wrapping functionality for quoted Email and Usenet messages BUILD_DEPENDS= ${SITE_PERL}/Text/Format.pm:${PORTSDIR}/textproc/p5-Text-Format diff --git a/mail/p5-Mail-SPF-Query/Makefile b/mail/p5-Mail-SPF-Query/Makefile index 7cb25f433827..cc00f2d5f61f 100644 --- a/mail/p5-Mail-SPF-Query/Makefile +++ b/mail/p5-Mail-SPF-Query/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- -MAINTAINER= mharo@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Query Sender Permitted From for an IP,email,helo BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \ |