diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-14 20:18:22 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-14 20:18:22 +0000 |
commit | 1366577ed8b4c6a575fc0afdce3ca1ecb2d9b196 (patch) | |
tree | 446d062392d5d07da12f9de9753e2d4e1cb80627 /mail | |
parent | 8d084de60fbe00bc124ce453b60ad00230c13d74 (diff) | |
download | pkgsrc-1366577ed8b4c6a575fc0afdce3ca1ecb2d9b196.tar.gz |
Bump PKGREVISION for notmuch shlib bump.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/neomutt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/neomutt/Makefile b/mail/neomutt/Makefile index 5056d02f2bd..ceb71a3d528 100644 --- a/mail/neomutt/Makefile +++ b/mail/neomutt/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2017/08/08 16:38:41 jlam Exp $ +# $NetBSD: Makefile,v 1.32 2017/08/14 20:18:22 wiz Exp $ DISTNAME= neomutt-20170714 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/} GITHUB_TAG= ${DISTNAME} |