aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2020-03-06 17:33:54 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2020-03-06 17:33:54 +0000
commit6f8c3511128f6009eecb9bc477284b70f1d259cd (patch)
tree1868fc0e0e77b384f92ed869c329a92c1e2296e1 /mail
parente6b48082a4b0be1470217de3350614cbb399bb5b (diff)
downloadports-6f8c3511128f6009eecb9bc477284b70f1d259cd.tar.gz
ports-6f8c3511128f6009eecb9bc477284b70f1d259cd.zip
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH
Notes
Notes: svn path=/head/; revision=527886
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 c29cc25c1fb2..d44d7e27649f 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@FreeBSD.org
+MAINTAINER= miwi@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 f138235e81e0..b78b33ca7d28 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@FreeBSD.org
+MAINTAINER= miwi@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 38a4c846dbb0..45fa4b51b95c 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@FreeBSD.org
+MAINTAINER= miwi@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 8dabc66fe17a..0278e48318d0 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@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:mail/pear-Mail@${PHP_FLAVOR} \
diff --git a/mail/pear-Net_IMAP/Makefile b/mail/pear-Net_IMAP/Makefile
index e9579b8b7bb0..d59716e47363 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@FreeBSD.org
+MAINTAINER= miwi@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 e669958d1c8c..1dbefb758413 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@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR implementation of the RFC2033 LMTP protocol
LICENSE= PHP301