diff options
author | Eygene Ryabinkin <rea@FreeBSD.org> | 2010-12-28 09:16:39 +0000 |
---|---|---|
committer | Eygene Ryabinkin <rea@FreeBSD.org> | 2010-12-28 09:16:39 +0000 |
commit | e5313c242b364e8e73cd8454ceb6b169ee3d1916 (patch) | |
tree | aea1f1744e90ce0f2b406a77ea872d4f98de96ac /mail/exim | |
parent | 5e1dd44bbdf775dcf28fa3c40f1044e1ad192dee (diff) | |
download | ports-e5313c242b364e8e73cd8454ceb6b169ee3d1916.tar.gz ports-e5313c242b364e8e73cd8454ceb6b169ee3d1916.zip |
Notes
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" |