diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2004-03-09 20:38:49 +0800 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2004-03-09 20:38:49 +0800 |
commit | 71cfea7a0909b16b9595a534f232d7e77c45c921 (patch) | |
tree | 492b4b244f6ea01ce12fa0866431bf8360b218e2 /mail/exim | |
parent | 5e07f6aea6629c87b6f86f00f0fbe5e39aeb4be3 (diff) | |
download | freebsd-ports-gnome-71cfea7a0909b16b9595a534f232d7e77c45c921.tar.gz freebsd-ports-gnome-71cfea7a0909b16b9595a534f232d7e77c45c921.tar.zst freebsd-ports-gnome-71cfea7a0909b16b9595a534f232d7e77c45c921.zip |
Hand over to eik, who will give the port the attention it deserves. If
you check the CVS history for this port for the last few months, you'll
see that more changes have originated from him than from anyone else.
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 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) |