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 1072e85f827..867dd1c6ba4 100644 --- a/mail/notmuch/Makefile +++ b/mail/notmuch/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2019/04/05 09:59:01 ryoon Exp $ +# $NetBSD: Makefile,v 1.49 2019/04/25 07:33:04 maya Exp $ DISTNAME= notmuch-0.28.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail MASTER_SITES= https://notmuchmail.org/releases/ |