diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-23 08:23:36 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-23 08:23:36 +0800 |
commit | 93ac6df3e192de7eb46f46b7125259c545207803 (patch) | |
tree | df95b430fe2fffa686a6aa668ecf4ed92e9cfd57 /mail/pear-Mail_Queue | |
parent | 218c8daf03aa053737f9a755832b2a600ddffb14 (diff) | |
download | freebsd-ports-graphics-93ac6df3e192de7eb46f46b7125259c545207803.tar.gz freebsd-ports-graphics-93ac6df3e192de7eb46f46b7125259c545207803.tar.zst freebsd-ports-graphics-93ac6df3e192de7eb46f46b7125259c545207803.zip |
Reset maintainership of ports assigned to antonio@php.net after numerous
maintainer-timeouts and no response to email. We hope to see him back.
Hat: portmgr
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 a4b5eaf6f77..48e1039557a 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 |