aboutsummaryrefslogtreecommitdiffstats
path: root/mail/exim/Makefile
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2003-05-19 17:16:49 +0800
committersheldonh <sheldonh@FreeBSD.org>2003-05-19 17:16:49 +0800
commit27eb49256a070e9495b4c7dfc76e6946ed1a88ce (patch)
tree30a6ac2448232b9944e77ee7edb7aa55dd833ab6 /mail/exim/Makefile
parenta58d7040f04f0892284b1b4be0191e1aff84e0da (diff)
downloadfreebsd-ports-gnome-27eb49256a070e9495b4c7dfc76e6946ed1a88ce.tar.gz
freebsd-ports-gnome-27eb49256a070e9495b4c7dfc76e6946ed1a88ce.tar.zst
freebsd-ports-gnome-27eb49256a070e9495b4c7dfc76e6946ed1a88ce.zip
Update to exiscan-acl-4.20-06, which fixes a problem handling multiple
messages on one SMTP connection. Again, no PORTREVISION bump, because WITH_EXISCAN_ACL is not the default. If I get hit by a bus, please hand this port over to the submitter. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Diffstat (limited to 'mail/exim/Makefile')
-rw-r--r--mail/exim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index 929118fc1580..6e1774449120 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -59,7 +59,7 @@ MAN8= exim.8
EXIM_VERSION= 4.20
EXIM_DOCVERSION= 4.20
-EXISCAN_ACL_VERSION= ${EXIM_VERSION}-04
+EXISCAN_ACL_VERSION= ${EXIM_VERSION}-06
EXISCAN_VERSION= ${EXIM_VERSION}-26
PLIST_SUB+= EXIM_VERSION="${EXIM_VERSION}"