aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/pear-Mail/Makefile2
-rw-r--r--mail/pear-Mail_Queue/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/pear-Mail/Makefile b/mail/pear-Mail/Makefile
index fdbbb9b9f53b..0009d0612179 100644
--- a/mail/pear-Mail/Makefile
+++ b/mail/pear-Mail/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Mail
PORTVERSION= 1.1.14
CATEGORIES= mail www pear
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class that provides multiple interfaces for sending emails
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
diff --git a/mail/pear-Mail_Queue/Makefile b/mail/pear-Mail_Queue/Makefile
index 45d8f675da47..ad35fc137977 100644
--- a/mail/pear-Mail_Queue/Makefile
+++ b/mail/pear-Mail_Queue/Makefile
@@ -9,7 +9,7 @@ PORTNAME= Mail_Queue
PORTVERSION= 1.2.2
CATEGORIES= mail www pear
-MAINTAINER= chinsan@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class for put mails in queue and send them later in background
BUILD_DEPENDS= ${PEARDIR}/Mail.php:${PORTSDIR}/mail/pear-Mail \