diff options
Diffstat (limited to 'mail/notmuch/Makefile')
-rw-r--r-- | mail/notmuch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile index 67d1a6ac7e0e..7fc663ab4640 100644 --- a/mail/notmuch/Makefile +++ b/mail/notmuch/Makefile @@ -1,7 +1,7 @@ # Created by: DarwinSurvivor <darwinsurvivor@gmail.com> PORTNAME= notmuch -DISTVERSION= 0.34.1 +DISTVERSION= 0.34.2 PORTREVISION?= 0 CATEGORIES?= mail MASTER_SITES= https://notmuchmail.org/releases/ |