diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2003-05-16 11:41:56 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2003-05-16 11:41:56 +0000 |
commit | c9853b418e1224698798e3fd26ed08efeac15b24 (patch) | |
tree | d15aab178f0940e3d12ff14f16f6ae94896e4299 /mail/exim/Makefile | |
parent | 18b7f4d8f9256e78b9c87b8f00e2e57526c5b3c5 (diff) | |
download | FreeBSD-ports-c9853b418e1224698798e3fd26ed08efeac15b24.zip FreeBSD-ports-c9853b418e1224698798e3fd26ed08efeac15b24.tar.gz |
Update to exiscan-acl-4.20-04.
PORTREVISION has not been bumped, because WITH_EXISCAN_ACL is not the
default case.
Diffstat (limited to 'mail/exim/Makefile')
-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 68d0939..929118f 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}-02 +EXISCAN_ACL_VERSION= ${EXIM_VERSION}-04 EXISCAN_VERSION= ${EXIM_VERSION}-26 PLIST_SUB+= EXIM_VERSION="${EXIM_VERSION}" |