summaryrefslogtreecommitdiff
path: root/textproc/go-runewidth
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2016-09-10 19:47:19 +0000
committerbsiegert <bsiegert@pkgsrc.org>2016-09-10 19:47:19 +0000
commit4cf89175ae8786b8af0185e317c91bd591d655ec (patch)
tree805d212599a2cd0d7de9ce26bb33a1113af1db9c /textproc/go-runewidth
parent82edea4435d71f0ed4d07e8b47470c86b24e5ed4 (diff)
downloadpkgsrc-4cf89175ae8786b8af0185e317c91bd591d655ec.tar.gz
Revbump all Go packages after the Go 1.7.1 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 a055d8afc35..7708235463a 100644
--- a/textproc/go-runewidth/Makefile
+++ b/textproc/go-runewidth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2016/08/20 09:21:46 bsiegert Exp $
+# $NetBSD: Makefile,v 1.3 2016/09/10 19:47:21 bsiegert Exp $
DISTNAME= go-runewidth-0.0.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=mattn/}
GITHUB_PROJECT= go-runewidth