diff options
Diffstat (limited to '')
-rw-r--r-- | mail/pear-Contact_Vcard_Build/Makefile | 2 | ||||
-rw-r--r-- | mail/pear-Contact_Vcard_Parse/Makefile | 2 | ||||
-rw-r--r-- | mail/pear-MIME_Type/Makefile | 2 | ||||
-rw-r--r-- | mail/pear-Mail/Makefile | 2 | ||||
-rw-r--r-- | mail/pear-Mail_Mime/Makefile | 2 | ||||
-rw-r--r-- | mail/pear-Mail_Queue/Makefile | 2 | ||||
-rw-r--r-- | mail/pear-Net_LMTP/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/mail/pear-Contact_Vcard_Build/Makefile b/mail/pear-Contact_Vcard_Build/Makefile index d3ecaf0e7ee3..88af7ec43c93 100644 --- a/mail/pear-Contact_Vcard_Build/Makefile +++ b/mail/pear-Contact_Vcard_Build/Makefile @@ -9,7 +9,7 @@ PORTNAME= Contact_Vcard_Build PORTVERSION= 1.1.1 CATEGORIES= mail www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class to build (create) and fetch vCard 2.1 and 3.0 text blocks BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/mail/pear-Contact_Vcard_Parse/Makefile b/mail/pear-Contact_Vcard_Parse/Makefile index c0c7b188f30d..aaa728c3ce44 100644 --- a/mail/pear-Contact_Vcard_Parse/Makefile +++ b/mail/pear-Contact_Vcard_Parse/Makefile @@ -9,7 +9,7 @@ PORTNAME= Contact_Vcard_Parse PORTVERSION= 1.31.0 CATEGORIES= mail www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class to parse vCard 2.1 and 3.0 files BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/mail/pear-MIME_Type/Makefile b/mail/pear-MIME_Type/Makefile index e067538407f7..44917892d8bb 100644 --- a/mail/pear-MIME_Type/Makefile +++ b/mail/pear-MIME_Type/Makefile @@ -9,7 +9,7 @@ PORTNAME= MIME_Type PORTVERSION= 1.0.0 CATEGORIES= mail www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class for dealing with MIME types BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/mail/pear-Mail/Makefile b/mail/pear-Mail/Makefile index 8825fb6c7289..c6735cd2fed3 100644 --- a/mail/pear-Mail/Makefile +++ b/mail/pear-Mail/Makefile @@ -9,7 +9,7 @@ PORTNAME= Mail PORTVERSION= 1.1.10 CATEGORIES= mail www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class that provides multiple interfaces for sending emails BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/mail/pear-Mail_Mime/Makefile b/mail/pear-Mail_Mime/Makefile index 92d17caf5003..02336ba0833c 100644 --- a/mail/pear-Mail_Mime/Makefile +++ b/mail/pear-Mail_Mime/Makefile @@ -9,7 +9,7 @@ PORTNAME= Mail_Mime PORTVERSION= 1.3.1 CATEGORIES= mail www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR classes to create and decode MIME messages BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/mail/pear-Mail_Queue/Makefile b/mail/pear-Mail_Queue/Makefile index a4b5eaf6f77b..48e1039557ae 100644 --- a/mail/pear-Mail_Queue/Makefile +++ b/mail/pear-Mail_Queue/Makefile @@ -9,7 +9,7 @@ PORTNAME= Mail_Queue PORTVERSION= 1.1.3 CATEGORIES= mail www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@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-Net_LMTP/Makefile b/mail/pear-Net_LMTP/Makefile index 698246f27224..1ccd10b570e0 100644 --- a/mail/pear-Net_LMTP/Makefile +++ b/mail/pear-Net_LMTP/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_LMTP PORTVERSION= 1.0.1 CATEGORIES= mail www pear -MAINTAINER= antonio@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR implementation of the RFC2033 LMTP protocol BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket |