diff options
author | krion <krion@FreeBSD.org> | 2005-11-30 03:43:54 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2005-11-30 03:43:54 +0800 |
commit | e40879c28611867db4afdbef5b6de5b6152139a2 (patch) | |
tree | 45fd50bd6d27cac2dcebf49c501b3dc9a54789cb /mail/exim/Makefile | |
parent | 98b5ae7e3589fe35f6676a9dc6637d2fdb4c20bc (diff) | |
download | freebsd-ports-gnome-e40879c28611867db4afdbef5b6de5b6152139a2.tar.gz freebsd-ports-gnome-e40879c28611867db4afdbef5b6de5b6152139a2.tar.zst freebsd-ports-gnome-e40879c28611867db4afdbef5b6de5b6152139a2.zip |
Update to 4.60
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 60e7c02508f2..111573cf48fd 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.54 +EXIM_VERSION= 4.60 SA_EXIM_VERSION=4.2 IGNOREFILES= FAQ.txt.bz2 |