aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-11-03 06:32:16 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-11-03 06:32:16 +0000
commitbfa84aafa527445f3447a0ac9763629786d8a9b1 (patch)
treea24d5cce4493bc9e06312f13788b76c818462ac5 /mail
parentc9e6a106f03f34f37335057ea722128189618a80 (diff)
downloadports-bfa84aafa527445f3447a0ac9763629786d8a9b1.tar.gz
ports-bfa84aafa527445f3447a0ac9763629786d8a9b1.zip
Pass maintainership of PEAR ports to the submitter
PR: 214011 214012 214013 214014 214015 214016 214017 PR: 214018 214019 214021 214022 214023 214024 214025 PR: 214026 214027 214028 214029 214030 214031 214032 PR: 214033 214034 214035 214036 214037 214038 214039 PR: 214040 214041 214042 214043 214044 214045 214046 PR: 214047 214048 214049 214050 214051 214052 214053 PR: 214054 214055 214056 214057 214058 214059 214060 PR: 214061 214062 214063 214064 214066 214067 214068 PR: 214071 214072 214073 214074 214075 214076 214077 PR: 214078 214079 214080 214081 214082 214083 214084 PR: 214085 214086 214087 214088 214089 214090 214091 PR: 214092 214093 214094 214095 214096 214097 214098 PR: 214099 214100 214101 214102 214103 214104 214108 PR: 214109 214110 214111 214112 214113 214114 214115 PR: 214116 214117 214118 214119 214120 214121 214122 PR: 214123 214124 214125 214126 214127 214128 214129 PR: 214130 214131 214132 214133 214134 214135 214136 PR: 214137 214138 214139 214140 214141 214142 214143 PR: 214144 214145 214146 214147 214148 214149 214150 PR: 214151 214152 Submitted by: Jochen Neumeister <joneum@bsdproject.de>
Notes
Notes: svn path=/head/; revision=425191
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 c6ef4c43a04c..b51ccb59e6bd 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= joneum@bsdproject.de
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..a1c5b3f14153 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= joneum@bsdproject.de
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 1e37e3b419cd..90a46e9abffc 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= joneum@bsdproject.de
COMMENT= PEAR Read and modify Unix MBOXes
USES= pear
diff --git a/mail/pear-Mail_Queue/Makefile b/mail/pear-Mail_Queue/Makefile
index 35b0db476b6c..4db3ed9f2ca5 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= joneum@bsdproject.de
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 b3700ec17f81..6097667bb711 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= joneum@bsdproject.de
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 e2d17fb0306d..d4e08ca7a2d2 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= joneum@bsdproject.de
COMMENT= PEAR implementation of the RFC2033 LMTP protocol
LICENSE= PHP301