diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-03-10 09:10:59 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-03-10 09:10:59 +0000 |
commit | 22fab81c2503de3c48a7c6a6ae8770d3435609e9 (patch) | |
tree | 2e1135d2b86c21b02852c9a1943aaf0842233d40 | |
parent | f96174543786b8d43353f958692dc70524e22cf2 (diff) | |
download | ports-22fab81c2503de3c48a7c6a6ae8770d3435609e9.tar.gz ports-22fab81c2503de3c48a7c6a6ae8770d3435609e9.zip |
Notes
-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 58787563f22a..d3846aa609eb 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:exim FAQ.txt.bz2:exim DIST_SUBDIR= exim EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= eik@FreeBSD.org +MAINTAINER= krion@FreeBSD.org COMMENT?= High performance MTA for Unix systems on the Internet .include "options" |