aboutsummaryrefslogtreecommitdiffstats
path: root/mail/exim/Makefile
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>1999-12-09 16:25:23 +0800
committersheldonh <sheldonh@FreeBSD.org>1999-12-09 16:25:23 +0800
commitfa1824806a81a14946e9dd1622258ae147d8f34c (patch)
treecb9296161cf235375389c190297ee2652d1ae794 /mail/exim/Makefile
parent8d87e73746ca292dcebedae5363d74f992288238 (diff)
downloadfreebsd-ports-gnome-fa1824806a81a14946e9dd1622258ae147d8f34c.tar.gz
freebsd-ports-gnome-fa1824806a81a14946e9dd1622258ae147d8f34c.tar.zst
freebsd-ports-gnome-fa1824806a81a14946e9dd1622258ae147d8f34c.zip
Update to 3.12:
Fix a problem where themessage log file is fclosed twice. Fix a long-standing bug in the ``contains'' operation in filter files.
Diffstat (limited to 'mail/exim/Makefile')
-rw-r--r--mail/exim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index d7b43cdf3bc3..2ad0731db1d6 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -6,13 +6,13 @@
# $FreeBSD$
#
-DISTNAME= exim-3.11
+DISTNAME= exim-3.12
CATEGORIES= mail
MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/ \
ftp://ftp.quite.net/pub/exim/ \
http://www.exim.org/ftp/ \
ftp://ftp.is.co.za/networking/mail/transport/exim/
-DISTFILES= exim-3.11.tar.gz exim-texinfo-3.10.tar.gz
+DISTFILES= exim-3.12.tar.gz exim-texinfo-3.10.tar.gz
MAINTAINER= sheldonh@FreeBSD.org