diff options
author | wen <wen@FreeBSD.org> | 2010-04-08 11:22:09 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-04-08 11:22:09 +0800 |
commit | 0e008ab9717fc804f92eaf3df244cb3b2d8e34c3 (patch) | |
tree | 82895d15a841ad7d3725cdfcc7976e63ce3e21d2 /mail/atmail | |
parent | 819b22f70a80ba1321a220cbcf7f23bd25d8271d (diff) | |
download | freebsd-ports-gnome-0e008ab9717fc804f92eaf3df244cb3b2d8e34c3.tar.gz freebsd-ports-gnome-0e008ab9717fc804f92eaf3df244cb3b2d8e34c3.tar.zst freebsd-ports-gnome-0e008ab9717fc804f92eaf3df244cb3b2d8e34c3.zip |
- Pass the maintainership of my ports in mail category to new volunteer
Diffstat (limited to 'mail/atmail')
-rw-r--r-- | mail/atmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/atmail/Makefile b/mail/atmail/Makefile index 0958f45d2391..86adc6ac47d4 100644 --- a/mail/atmail/Makefile +++ b/mail/atmail/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://atmail.org/download/ DISTNAME= atmailopen EXTRACT_SUFX= .tgz -MAINTAINER= wen@FreeBSD.org +MAINTAINER= chifeng@gmail.com COMMENT= An Open Source Webmail Client USE_PHP= mysql pcre session |