diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2004-03-09 12:38:49 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2004-03-09 12:38:49 +0000 |
commit | b22140d86d4737d003d1c6868959c1e683be1afe (patch) | |
tree | b9ead6041ff8fb8f8dee42ac468d28151d7d6007 /mail/exim/Makefile | |
parent | b1ed147488b20de9240d6315e33349411b51f921 (diff) | |
download | ports-b22140d86d4737d003d1c6868959c1e683be1afe.tar.gz ports-b22140d86d4737d003d1c6868959c1e683be1afe.zip |
Notes
Diffstat (limited to 'mail/exim/Makefile')
-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) |