diff options
Diffstat (limited to 'mail/exim-old')
-rw-r--r-- | mail/exim-old/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile index 80d5923743a2..a9f2136696b4 100644 --- a/mail/exim-old/Makefile +++ b/mail/exim-old/Makefile @@ -13,10 +13,11 @@ MASTER_SITES= ${MASTER_SITE_EXIM} MASTER_SITE_SUBDIR= exim3 DISTFILES= exim-${EXIM_VERSION}${EXTRACT_SUFX} exim-texinfo-${EXIM_DOCVERSION}${EXTRACT_SUFX} -MAINTAINER= sheldonh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= High performance MTA for Unix systems on the Internet NO_LATEST_LINK= yes +FORBIDDEN= EOL and nobody watching for security updates USE_BZIP2= yes USE_PERL5= yes |