diff options
-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 ca15309d57a9..c01255137ea6 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -20,7 +20,7 @@ PATCHFILES= exiscan-acl-${EXISCAN_VERSION}.patch.bz2 PATCH_DIST_STRIP= -p1 .endif -MAINTAINER= sheldonh@FreeBSD.org +MAINTAINER= eik@FreeBSD.org COMMENT= High performance MTA for Unix systems on the Internet .if defined(WITH_EXIMON) |