diff options
author | krion <krion@FreeBSD.org> | 2007-12-21 07:38:57 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2007-12-21 07:38:57 +0800 |
commit | 0267197d90eb816b4e562534afae829fb08bb623 (patch) | |
tree | b146c0829e809e53779b126603f1f517a7d97d8b /mail/exim/Makefile | |
parent | 1ea05f8c241fb76e50bca7cd0d1ce889a1f056cb (diff) | |
download | freebsd-ports-gnome-0267197d90eb816b4e562534afae829fb08bb623.tar.gz freebsd-ports-gnome-0267197d90eb816b4e562534afae829fb08bb623.tar.zst freebsd-ports-gnome-0267197d90eb816b4e562534afae829fb08bb623.zip |
Update to 4.69
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 3193cf1955bc..db58eda21042 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -27,7 +27,7 @@ MASTER_SITE_SUBDIR+= sa-exim/:sa_exim DISTFILES+= sa-exim-${SA_EXIM_VERSION}.tar.gz:sa_exim .endif -EXIM_VERSION= 4.68 +EXIM_VERSION= 4.69 SA_EXIM_VERSION=4.2 .if !defined(EXIMON_ONLY) |