diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-04-02 03:35:54 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-04-02 03:35:54 +0000 |
commit | 2f31716e5cd355099899d27e11822a1d552c60fd (patch) | |
tree | f7a0821ea0b707b3967ddb1c9cbb87bf1e6ed84e /mail/neomutt | |
parent | b9886295ac0c14574606749415a9eae8fd19ed85 (diff) | |
download | freebsd-ports-2f31716e5cd355099899d27e11822a1d552c60fd.zip |
dns/libidn: Update to 1.35
Bump 48 ports.
Previous update to 1.34 broke jabberd.
PR: 228048
Diffstat (limited to 'mail/neomutt')
-rw-r--r-- | mail/neomutt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/neomutt/Makefile b/mail/neomutt/Makefile index 7a48719e2d09..14ced5d7c2a9 100644 --- a/mail/neomutt/Makefile +++ b/mail/neomutt/Makefile @@ -2,7 +2,7 @@ PORTNAME= neomutt PORTVERSION= 20180716 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= mail |