summaryrefslogtreecommitdiff
path: root/textproc/go-runewidth
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2018-06-12 17:50:20 +0000
committerbsiegert <bsiegert@pkgsrc.org>2018-06-12 17:50:20 +0000
commitfa7e2bdd95978c77ba91bd892167bbd6ca692018 (patch)
tree61ee70baa437b5a95916282a6ce246f81fad3c50 /textproc/go-runewidth
parent2d69138801c11474c23d8dc3248f61230e1284dc (diff)
downloadpkgsrc-fa7e2bdd95978c77ba91bd892167bbd6ca692018.tar.gz
Revbump all Go packages after lang/go update.
Diffstat (limited to 'textproc/go-runewidth')
-rw-r--r--textproc/go-runewidth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/go-runewidth/Makefile b/textproc/go-runewidth/Makefile
index 1234ebaa09e..ffe76cf6ab5 100644
--- a/textproc/go-runewidth/Makefile
+++ b/textproc/go-runewidth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2018/03/30 11:56:26 bsiegert Exp $
+# $NetBSD: Makefile,v 1.10 2018/06/12 17:50:29 bsiegert Exp $
DISTNAME= go-runewidth-0.0.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=mattn/}
GITHUB_TAG= v${PKGVERSION_NOREV}