diff options
Diffstat (limited to 'textproc/go-prose/Makefile')
-rw-r--r-- | textproc/go-prose/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/go-prose/Makefile b/textproc/go-prose/Makefile index d4d5b97bf75..f4cc3f3fc3b 100644 --- a/textproc/go-prose/Makefile +++ b/textproc/go-prose/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2019/12/13 07:43:51 bsiegert Exp $ +# $NetBSD: Makefile,v 1.19 2020/01/10 13:32:17 bsiegert Exp $ DISTNAME= prose-0.0.20170806 PKGNAME= go-${DISTNAME} -PKGREVISION= 14 +PKGREVISION= 15 MASTER_SITES= ${MASTER_SITE_GITHUB:=jdkato/} CATEGORIES= textproc GITHUB_TAG= a678fc7b3ceb0f38ff832c337dea083902c349b2 |