summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-06-30 16:42:17 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-06-30 16:42:17 +0000
commit99b61650d6f046adab4e574b90251de50d0bce85 (patch)
treea2c0b5adeb395ef0239393158dc9d7cce008936d /mail
parent70f2f4503322ac2ed44f66bdefc114cc6df7772a (diff)
downloadfreebsd-ports-99b61650d6f046adab4e574b90251de50d0bce85.zip
- Take maintainership
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Mail-SendEasy/Makefile2
-rw-r--r--mail/p5-Net-SMTP-TLS/Makefile2
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 \