diff options
Diffstat (limited to 'textproc/go-text/Makefile')
-rw-r--r-- | textproc/go-text/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/go-text/Makefile b/textproc/go-text/Makefile index c7363d98f6f..dbd7246900e 100644 --- a/textproc/go-text/Makefile +++ b/textproc/go-text/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2017/07/22 19:32:41 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2018/03/04 15:52:20 bsiegert Exp $ DISTNAME= go-text-20151217 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/} GITHUB_PROJECT= text |