diff options
Diffstat (limited to 'mail/notmuch/Makefile')
-rw-r--r-- | mail/notmuch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile index 28a5d234b17f..bb6ab2387d14 100644 --- a/mail/notmuch/Makefile +++ b/mail/notmuch/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= notmuch -PORTVERSION= 0.26.1 +PORTVERSION= 0.26.2 CATEGORIES?= mail -MASTER_SITES= http://notmuchmail.org/releases/ +MASTER_SITES= https://notmuchmail.org/releases/ MAINTAINER= seschwar@gmail.com COMMENT?= Thread-based email index, search and tagging application |