diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2003-09-04 17:03:54 +0800 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2003-09-04 17:03:54 +0800 |
commit | 78d0ebf3f89f77359f00f67c7196c605622a6717 (patch) | |
tree | 0e7f3d287e8a5307f893001a63a44eb0a73c0e79 /mail/exim-old | |
parent | 1fc2de4bbf8fea2dce1db8601936af03d349de32 (diff) | |
download | freebsd-ports-gnome-78d0ebf3f89f77359f00f67c7196c605622a6717.tar.gz freebsd-ports-gnome-78d0ebf3f89f77359f00f67c7196c605622a6717.tar.zst freebsd-ports-gnome-78d0ebf3f89f77359f00f67c7196c605622a6717.zip |
Mark FORBIDDEN. This software is EOL and its security isn't something
anyone I know is watching closely.
Drop maintainership. If someone thinks its worth looking after this
port, I have no objection to a responsible maintainer taking over.
Otherwise, I'll GC the port in a few months.
But really, it's high time folks upgrade to exim4.
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 |