diff options
author | rakuco <rakuco@FreeBSD.org> | 2016-11-13 18:03:39 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2016-11-13 18:03:39 +0800 |
commit | 6667571b47ce65d26d0cb9344ec468318c71e9b7 (patch) | |
tree | cb281bcac46241ae0b3127edef7013f03af23e95 /mail/Makefile | |
parent | adfcd95221c6797be825acbbbd6b75f8fac3201e (diff) | |
download | freebsd-ports-gnome-6667571b47ce65d26d0cb9344ec468318c71e9b7.tar.gz freebsd-ports-gnome-6667571b47ce65d26d0cb9344ec468318c71e9b7.tar.zst freebsd-ports-gnome-6667571b47ce65d26d0cb9344ec468318c71e9b7.zip |
Update mail/trojita to 0.7.
Release notes: http://jkt.flaska.net/blog/Trojita_0_7_with_GPG_encryption_is_available.html
The minimum Qt version required by this release is 5.2, which means the
trojita-qt4 port is now gone. This also allows us to simplify the Makefile of
the main port.
PR: 212030
Submitted by: rakuco
Approved by: maintainer timeout (marco.broeder@posteo.eu, 84 days)
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index a3e36fe1752d..28b532594587 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -723,7 +723,6 @@ SUBDIR += tmda SUBDIR += tpop3d SUBDIR += trojita - SUBDIR += trojita-qt4 SUBDIR += tumgreyspf SUBDIR += up-imapproxy SUBDIR += usendmail |