aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2017-05-16 13:37:51 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2017-05-16 13:37:51 +0000
commitfc373ceed2dad6f9cf6f32b25d9404ec1f40157e (patch)
treeaf30edb5b9fe5838c3d122a9d9b81cb2ece2cb39 /mail
parent1015a6cef6204acaa8d1f234b9487d8e6ada1c47 (diff)
downloadports-fc373ceed2dad6f9cf6f32b25d9404ec1f40157e.tar.gz
ports-fc373ceed2dad6f9cf6f32b25d9404ec1f40157e.zip
- Update maintainer address
Reviewed by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D10755
Notes
Notes: svn path=/head/; revision=441000
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 b51ccb59e6bd..7363374c14f3 100644
--- a/mail/pear-Contact_Vcard_Build/Makefile
+++ b/mail/pear-Contact_Vcard_Build/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Contact_Vcard_Build
PORTVERSION= 1.1.2
CATEGORIES= mail www pear
-MAINTAINER= joneum@bsdproject.de
+MAINTAINER= joneum@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 a1c5b3f14153..194262b548b1 100644
--- a/mail/pear-Contact_Vcard_Parse/Makefile
+++ b/mail/pear-Contact_Vcard_Parse/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Contact_Vcard_Parse
PORTVERSION= 1.32.0
CATEGORIES= mail www pear
-MAINTAINER= joneum@bsdproject.de
+MAINTAINER= joneum@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 90a46e9abffc..9d7ff59a649b 100644
--- a/mail/pear-Mail_Mbox/Makefile
+++ b/mail/pear-Mail_Mbox/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Mail_Mbox
PORTVERSION= 0.6.3
CATEGORIES= mail www pear
-MAINTAINER= joneum@bsdproject.de
+MAINTAINER= joneum@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 6efd5650b7c0..5a692a9fc57f 100644
--- a/mail/pear-Mail_Queue/Makefile
+++ b/mail/pear-Mail_Queue/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.2.7
PORTREVISION= 1
CATEGORIES= mail www pear
-MAINTAINER= joneum@bsdproject.de
+MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR class for put mails in queue and send them later in background
BUILD_DEPENDS= ${PEARDIR}/Mail.php:mail/pear-Mail \
diff --git a/mail/pear-Net_IMAP/Makefile b/mail/pear-Net_IMAP/Makefile
index 6097667bb711..840e5bb4a1b5 100644
--- a/mail/pear-Net_IMAP/Makefile
+++ b/mail/pear-Net_IMAP/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Net_IMAP
PORTVERSION= 1.1.3
CATEGORIES= mail net pear
-MAINTAINER= joneum@bsdproject.de
+MAINTAINER= joneum@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 d4e08ca7a2d2..e45d8fa8dd07 100644
--- a/mail/pear-Net_LMTP/Makefile
+++ b/mail/pear-Net_LMTP/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Net_LMTP
PORTVERSION= 1.0.2
CATEGORIES= mail www pear
-MAINTAINER= joneum@bsdproject.de
+MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR implementation of the RFC2033 LMTP protocol
LICENSE= PHP301