diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-04-02 11:35:54 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-04-02 11:35:54 +0800 |
commit | 2f31716e5cd355099899d27e11822a1d552c60fd (patch) | |
tree | f7a0821ea0b707b3967ddb1c9cbb87bf1e6ed84e /mail/exim | |
parent | b9886295ac0c14574606749415a9eae8fd19ed85 (diff) | |
download | freebsd-ports-gnome-2f31716e5cd355099899d27e11822a1d552c60fd.tar.gz freebsd-ports-gnome-2f31716e5cd355099899d27e11822a1d552c60fd.tar.zst freebsd-ports-gnome-2f31716e5cd355099899d27e11822a1d552c60fd.zip |
dns/libidn: Update to 1.35
Bump 48 ports.
Previous update to 1.34 broke jabberd.
PR: 228048
Diffstat (limited to 'mail/exim')
-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 b1371c5da1a4..ddf778a992db 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -3,7 +3,7 @@ PORTNAME= exim PORTVERSION?= ${EXIM_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail ipv6 MASTER_SITES= EXIM:exim MASTER_SITE_SUBDIR= /exim4/:exim \ |