diff options
Diffstat (limited to 'mail/neomutt/Makefile')
-rw-r--r-- | mail/neomutt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/neomutt/Makefile b/mail/neomutt/Makefile index a1675cef08e4..506e714b5298 100644 --- a/mail/neomutt/Makefile +++ b/mail/neomutt/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= neomutt -PORTVERSION= 20200417 +PORTVERSION= 20200424 CATEGORIES= mail MAINTAINER= bapt@FreeBSD.org @@ -24,7 +24,7 @@ HAS_CONFIGURE= yes OPTIONS_SUB= yes SHEBANG_FILES= contrib/smime_keys -EXTRA_PATCHES= ${FILESDIR}/indent-sidebar.patch:-p1 +EXTRA_PATCHES= ${FILESDIR}/0001-fix-sidebar-use-abbreviated-path-if-possible.patch:-p1 OPTIONS_DEFINE= NLS DOCS SASL IDN FLOCK GPGME NOTMUCH OPTIONS_DEFAULT=SASL TOKYOCABINET NOTMUCH GPGME LMDB NCURSES GSSAPI_BASE |