diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-01-24 21:15:31 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-01-24 21:15:31 +0800 |
commit | 5ec71876af3b7705dea35759a33f56df83ecd54c (patch) | |
tree | 5658f613417defd3201193d5dcb561dbc04e6f78 /mail | |
parent | 89d540daf4c06260860511cdcec064eb171437a3 (diff) | |
download | freebsd-ports-gnome-5ec71876af3b7705dea35759a33f56df83ecd54c.tar.gz freebsd-ports-gnome-5ec71876af3b7705dea35759a33f56df83ecd54c.tar.zst freebsd-ports-gnome-5ec71876af3b7705dea35759a33f56df83ecd54c.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 |