diff options
Diffstat (limited to 'mail/pear-Mail_Queue/Makefile')
-rw-r--r-- | mail/pear-Mail_Queue/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pear-Mail_Queue/Makefile b/mail/pear-Mail_Queue/Makefile index 114d96e509d7..35b0db476b6c 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= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class for put mails in queue and send them later in background BUILD_DEPENDS= ${PEARDIR}/Mail.php:mail/pear-Mail \ |