aboutsummaryrefslogtreecommitdiff
path: root/mail/sendmail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/sendmail/Makefile')
-rw-r--r--mail/sendmail/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile
index 558c0784c6ce..e37fb3c60b39 100644
--- a/mail/sendmail/Makefile
+++ b/mail/sendmail/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= sendmail
-PORTVERSION= 8.14.9
-PORTREVISION= 3
+PORTVERSION= 8.15.1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/sendmail/&,}
@@ -82,9 +81,6 @@ EXTRA_PATCHES+= ${FILESDIR}/cyruslookup.patch
.if ${PORT_OPTIONS:MTLS}
TLS_SUFFIX?= +tls
CONFLICTS+= sendmail-ldap-8.* sendmail-sasl-8.* sendmail-sasl2-8.*
-.if ! ${PORT_OPTIONS:MTLSEXT_PADDING}
-EXTRA_PATCHES+= ${FILESDIR}/tlsext.patch
-.endif
.endif
MAKE_PKGNAMES= for i in "" +tls; do \