aboutsummaryrefslogtreecommitdiff
path: root/mail/exim-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/exim-devel/Makefile')
-rw-r--r--mail/exim-devel/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/mail/exim-devel/Makefile b/mail/exim-devel/Makefile
index bfd403dfd1ac..f2370732b9c1 100644
--- a/mail/exim-devel/Makefile
+++ b/mail/exim-devel/Makefile
@@ -6,17 +6,15 @@
#
PORTNAME= exim
-PORTVERSION= 3.15
+PORTVERSION= 3.16
CATEGORIES= mail
MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/ \
http://www.exim.org/ftp/ \
ftp://ftp.is.co.za/networking/mail/transport/exim/
-DISTFILES= exim-3.15.tar.gz exim-texinfo-3.10.tar.gz
+DISTFILES= exim-3.16.tar.gz exim-texinfo-3.10.tar.gz
MAINTAINER= sheldonh@FreeBSD.org
-FORBIDDEN= Bug with system filters used to freeze messages for manual thawing
-
# If WITHOUT_X11 is not defined, the eximon monitor, which requires X, will
# be built. Comment it out unless you have or want XFree86 installed!
.if !defined(WITHOUT_X11)