diff options
Diffstat (limited to 'textproc/go-chroma/Makefile')
-rw-r--r-- | textproc/go-chroma/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/go-chroma/Makefile b/textproc/go-chroma/Makefile index a740874d084..784eb5cb220 100644 --- a/textproc/go-chroma/Makefile +++ b/textproc/go-chroma/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2020/10/15 13:08:30 bsiegert Exp $ +# $NetBSD: Makefile,v 1.21 2020/11/08 21:59:33 bsiegert Exp $ DISTNAME= chroma-0.5.0 PKGNAME= go-${DISTNAME} -PKGREVISION= 19 +PKGREVISION= 20 MASTER_SITES= ${MASTER_SITE_GITHUB:=alecthomas/} CATEGORIES= textproc GITHUB_PROJECT= chroma |