diff options
author | rea <rea@FreeBSD.org> | 2010-12-28 17:16:39 +0800 |
---|---|---|
committer | rea <rea@FreeBSD.org> | 2010-12-28 17:16:39 +0800 |
commit | 4c59fe911d15cad6714dd56b4578022c4e3b0378 (patch) | |
tree | d85f2bd0b596963f2364e29bf298fd2294d1dc76 /mail/exim | |
parent | 23932e6cc9d08e9274683e67be3ad1cca1c99698 (diff) | |
download | freebsd-ports-gnome-4c59fe911d15cad6714dd56b4578022c4e3b0378.tar.gz freebsd-ports-gnome-4c59fe911d15cad6714dd56b4578022c4e3b0378.tar.zst freebsd-ports-gnome-4c59fe911d15cad6714dd56b4578022c4e3b0378.zip |
Grab maintanership
Approved by: erwin (mentor)
Diffstat (limited to 'mail/exim')
-rw-r--r-- | mail/exim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 23db872f85af..2a83b8ec3d36 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:exim DIST_SUBDIR= exim EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rea@FreeBSD.org COMMENT?= High performance MTA for Unix systems on the Internet .include "Makefile.options" |