diff options
author | krion <krion@FreeBSD.org> | 2005-07-27 17:17:29 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2005-07-27 17:17:29 +0800 |
commit | 0f99d88c166709679bcb5759c8054ac92e81a7de (patch) | |
tree | 67cae7835ea903133fa9da469ed58ea5b20a9394 /mail/exim/Makefile | |
parent | 5f466bf3e99d439dc3c46942b489fa98d55252e2 (diff) | |
download | freebsd-ports-graphics-0f99d88c166709679bcb5759c8054ac92e81a7de.tar.gz freebsd-ports-graphics-0f99d88c166709679bcb5759c8054ac92e81a7de.tar.zst freebsd-ports-graphics-0f99d88c166709679bcb5759c8054ac92e81a7de.zip |
Update to 4.52
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 b06126caf1c..bb3a77a22ae 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -28,7 +28,7 @@ MASTER_SITE_SUBDIR+= sa-exim/:sa_exim DISTFILES+= sa-exim-${SA_EXIM_VERSION}.tar.gz:sa_exim .endif -EXIM_VERSION= 4.51 +EXIM_VERSION= 4.52 SA_EXIM_VERSION=4.2 IGNOREFILES= FAQ.txt.bz2 |