diff options
Diffstat (limited to 'mail/neomutt/Makefile')
-rw-r--r-- | mail/neomutt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/neomutt/Makefile b/mail/neomutt/Makefile index e08041e348e..e2d36645982 100644 --- a/mail/neomutt/Makefile +++ b/mail/neomutt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2016/10/06 16:30:18 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2016/10/10 19:26:31 wiz Exp $ DISTNAME= neomutt-20161003 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/} GITHUB_TAG= ${DISTNAME} |