diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2008-09-08 00:22:00 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2008-09-08 00:22:00 +0000 |
commit | ce16c6ed8506e1b1ba87191eaa53e9172de69d8f (patch) | |
tree | bb3ac7a981a10de708b9799e80366faa78e71920 /mail/pear-Mail_Queue | |
parent | - Security fixes (diff) |
- Pass maintainership to miwi
Notes
Notes:
svn path=/head/; revision=220194
Diffstat (limited to 'mail/pear-Mail_Queue')
-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 45d8f675da47..ad35fc137977 100644 --- a/mail/pear-Mail_Queue/Makefile +++ b/mail/pear-Mail_Queue/Makefile @@ -9,7 +9,7 @@ PORTNAME= Mail_Queue PORTVERSION= 1.2.2 CATEGORIES= mail www pear -MAINTAINER= chinsan@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 \ |