aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-05-22 15:45:57 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-05-22 16:20:48 +0000
commit0ab32182bcf87f7e936c8ea58e408058e7ed4727 (patch)
tree58048c4d7608eabfb3647c0152821bf896fa1e79 /mail
parent0e571d40cc5fa428c584a6261a51a1804ce914ca (diff)
downloadports-0ab32182bcf87f7e936c8ea58e408058e7ed4727.tar.gz
ports-0ab32182bcf87f7e936c8ea58e408058e7ed4727.zip
Diffstat (limited to 'mail')
-rw-r--r--mail/pear-Contact_Vcard_Build/Makefile2
-rw-r--r--mail/pear-Contact_Vcard_Parse/Makefile2
-rw-r--r--mail/pear-Mail_Mbox/Makefile2
-rw-r--r--mail/pear-Mail_Queue/Makefile2
-rw-r--r--mail/pear-Net_IMAP/Makefile2
-rw-r--r--mail/pear-Net_LMTP/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/mail/pear-Contact_Vcard_Build/Makefile b/mail/pear-Contact_Vcard_Build/Makefile
index aa6f81388c5f..475db0df4997 100644
--- a/mail/pear-Contact_Vcard_Build/Makefile
+++ b/mail/pear-Contact_Vcard_Build/Makefile
@@ -4,7 +4,7 @@ PORTNAME= Contact_Vcard_Build
PORTVERSION= 1.1.2
CATEGORIES= mail www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PEAR class to build (create) and fetch vCard 2.1 and 3.0 text blocks
USES= pear
diff --git a/mail/pear-Contact_Vcard_Parse/Makefile b/mail/pear-Contact_Vcard_Parse/Makefile
index d9c43dc8f430..1628d19d2002 100644
--- a/mail/pear-Contact_Vcard_Parse/Makefile
+++ b/mail/pear-Contact_Vcard_Parse/Makefile
@@ -4,7 +4,7 @@ PORTNAME= Contact_Vcard_Parse
PORTVERSION= 1.32.0
CATEGORIES= mail www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PEAR class to parse vCard 2.1 and 3.0 files
USES= pear
diff --git a/mail/pear-Mail_Mbox/Makefile b/mail/pear-Mail_Mbox/Makefile
index 9ae8856aeea7..84befc6e1506 100644
--- a/mail/pear-Mail_Mbox/Makefile
+++ b/mail/pear-Mail_Mbox/Makefile
@@ -4,7 +4,7 @@ PORTNAME= Mail_Mbox
PORTVERSION= 0.6.3
CATEGORIES= mail www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PEAR Read and modify Unix MBOXes
USES= pear
diff --git a/mail/pear-Mail_Queue/Makefile b/mail/pear-Mail_Queue/Makefile
index 2563e56c16dd..6c7890e2a8fb 100644
--- a/mail/pear-Mail_Queue/Makefile
+++ b/mail/pear-Mail_Queue/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 1.2.7
PORTREVISION= 1
CATEGORIES= mail www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PEAR class for put mails in queue and send them later in background
BUILD_DEPENDS= ${PEARDIR}/Mail.php:mail/pear-Mail@${PHP_FLAVOR} \
diff --git a/mail/pear-Net_IMAP/Makefile b/mail/pear-Net_IMAP/Makefile
index 54e224a4d4a6..012eced69b19 100644
--- a/mail/pear-Net_IMAP/Makefile
+++ b/mail/pear-Net_IMAP/Makefile
@@ -4,7 +4,7 @@ PORTNAME= Net_IMAP
PORTVERSION= 1.1.3
CATEGORIES= mail net pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PEAR class that provides an implementation of the IMAP protocol
LICENSE= PHP301
diff --git a/mail/pear-Net_LMTP/Makefile b/mail/pear-Net_LMTP/Makefile
index 5d332c697fd5..a43785918565 100644
--- a/mail/pear-Net_LMTP/Makefile
+++ b/mail/pear-Net_LMTP/Makefile
@@ -4,7 +4,7 @@ PORTNAME= Net_LMTP
PORTVERSION= 1.0.2
CATEGORIES= mail www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PEAR implementation of the RFC2033 LMTP protocol
LICENSE= PHP301