summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2015-11-26 12:04:00 +0000
committerMartin Wilke <miwi@FreeBSD.org>2015-11-26 12:04:00 +0000
commitb233276d780d89ce6fa291b8fda9e472e3189378 (patch)
tree3081713bfbac043d0797e43f4ad3cf98dec16df4 /mail
parent- Update to 3.3.2 (diff)
- Take Maintainership
Approved by: mat (mentor)
Notes
Notes: svn path=/head/; revision=402439
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/Makefile2
-rw-r--r--mail/pear-Mail_Mbox/Makefile2
-rw-r--r--mail/pear-Mail_Queue/Makefile2
-rw-r--r--mail/pear-Mail_mimeDecode/Makefile2
-rw-r--r--mail/pear-Net_IMAP/Makefile2
-rw-r--r--mail/pear-Net_LMTP/Makefile2
8 files changed, 8 insertions, 8 deletions
diff --git a/mail/pear-Contact_Vcard_Build/Makefile b/mail/pear-Contact_Vcard_Build/Makefile
index c6ef4c43a04c..ad5b3a71db9f 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= ports@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 76738630ed46..84dbc5fad082 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= ports@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/Makefile b/mail/pear-Mail/Makefile
index 100a1b919449..f95970d6dfab 100644
--- a/mail/pear-Mail/Makefile
+++ b/mail/pear-Mail/Makefile
@@ -6,7 +6,7 @@ DISTVERSION= 1.2.0
PORTEPOCH= 1
CATEGORIES= mail www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class that provides multiple interfaces for sending emails
OPTIONS_DEFINE= PEAR_NET_SMTP
diff --git a/mail/pear-Mail_Mbox/Makefile b/mail/pear-Mail_Mbox/Makefile
index 1e37e3b419cd..aea3d202e32b 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= ports@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 228fc77a5eb2..5cb86ae305b0 100644
--- a/mail/pear-Mail_Queue/Makefile
+++ b/mail/pear-Mail_Queue/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Mail_Queue
PORTVERSION= 1.2.7
CATEGORIES= mail www pear
-MAINTAINER= ports@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 \
diff --git a/mail/pear-Mail_mimeDecode/Makefile b/mail/pear-Mail_mimeDecode/Makefile
index bcbdb9e896fd..aa211d843d79 100644
--- a/mail/pear-Mail_mimeDecode/Makefile
+++ b/mail/pear-Mail_mimeDecode/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Mail_mimeDecode
PORTVERSION= 1.5.5
CATEGORIES= mail www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Provides a class to decode mime messages
LICENSE= BSD3CLAUSE
diff --git a/mail/pear-Net_IMAP/Makefile b/mail/pear-Net_IMAP/Makefile
index 39cac85d69c3..2c3fceb9b083 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= ports@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 a737cbae20ba..8f458cbaee86 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= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR implementation of the RFC2033 LMTP protocol
LICENSE= PHP301