diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-01-24 21:15:31 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-01-24 21:15:31 +0800 |
commit | 6999147e43dbdf683ac9a2c723db57041f79928f (patch) | |
tree | cf023fc990e6b89ea5371341aee483164bd9cadc /mail | |
parent | 0c33b8e58c34e4b96cfd64161bb36e8461a393d2 (diff) | |
download | freebsd-ports-gnome-6999147e43dbdf683ac9a2c723db57041f79928f.tar.gz freebsd-ports-gnome-6999147e43dbdf683ac9a2c723db57041f79928f.tar.zst freebsd-ports-gnome-6999147e43dbdf683ac9a2c723db57041f79928f.zip |
- Pass maintainership to submitter (author of dracMail)
PR: ports/154257
Submitted by: Grosan Flaviu Gheorghe <fgheorghe@dracmail.net> (new maintainer)
Approved by: Marian Jamrich <jamrich.majo@gmail.com> (old maintainer)
Feature safe: yes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dracmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dracmail/Makefile b/mail/dracmail/Makefile index af991de3daa0..603acd82d6f1 100644 --- a/mail/dracmail/Makefile +++ b/mail/dracmail/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= SF/dracmail/release/ DISTNAME= dracMail-${PORTVERSION}_release -MAINTAINER= jamrich.majo@gmail.com +MAINTAINER= fgheorghe@dracmail.net COMMENT= DracMail is a webmail interface built using PHP RUN_DEPENDS+= php:${PORTSDIR}/lang/php5 |