diff options
Diffstat (limited to 'mail/neomutt/Makefile')
-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 af50afdb9f8..71265b41d88 100644 --- a/mail/neomutt/Makefile +++ b/mail/neomutt/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.72 2021/10/29 23:09:24 wiz Exp $ +# $NetBSD: Makefile,v 1.73 2021/12/08 16:05:29 adam Exp $ DISTNAME= neomutt-20211029 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/} GITHUB_TAG= ${PKGVERSION_NOREV} |