diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-04-08 03:22:09 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-04-08 03:22:09 +0000 |
commit | e1f2bca1e518fc0936b05104c197d682f43c1d24 (patch) | |
tree | 5cab75a755faa3a24fb64fd9229b4fcd16100c98 /mail/p5-Net-IMAP-Server | |
parent | 80841e85feadfc5e0ec3aa96fa151118b2c47bb3 (diff) | |
download | freebsd-ports-e1f2bca1e518fc0936b05104c197d682f43c1d24.zip |
- Pass the maintainership of my ports in mail category to new volunteer
Diffstat (limited to 'mail/p5-Net-IMAP-Server')
-rw-r--r-- | mail/p5-Net-IMAP-Server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Net-IMAP-Server/Makefile b/mail/p5-Net-IMAP-Server/Makefile index a22a7871f88a..417ebaf22b10 100644 --- a/mail/p5-Net-IMAP-Server/Makefile +++ b/mail/p5-Net-IMAP-Server/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.26 CATEGORIES= mail perl5 MASTER_SITES= CPAN -MAINTAINER= wen@FreeBSD.org +MAINTAINER= chifeng@gmail.com COMMENT= A single-threaded multiplexing IMAP server implementation BUILD_DEPENDS= p5-Net-Server-Coro>=0.6:${PORTSDIR}/net/p5-Net-Server-Coro \ |