diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Mail-SendEasy/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Net-SMTP-TLS/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Mail-SendEasy/Makefile b/mail/p5-Mail-SendEasy/Makefile index c131291937fe..570edfd2fcb2 100644 --- a/mail/p5-Mail-SendEasy/Makefile +++ b/mail/p5-Mail-SendEasy/Makefile @@ -7,7 +7,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Send plain/html e-mails through SMTP servers USES= perl5 diff --git a/mail/p5-Net-SMTP-TLS/Makefile b/mail/p5-Net-SMTP-TLS/Makefile index a0441535ebe2..738383817a07 100644 --- a/mail/p5-Net-SMTP-TLS/Makefile +++ b/mail/p5-Net-SMTP-TLS/Makefile @@ -8,7 +8,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= SMTP client supporting TLS and AUTH RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ |