summaryrefslogtreecommitdiff
path: root/textproc/go-text
diff options
context:
space:
mode:
authorbsiegert <bsiegert>2016-10-29 08:59:46 +0000
committerbsiegert <bsiegert>2016-10-29 08:59:46 +0000
commit4304e74b2be852f7c556a8f931ec7d31d367b6a9 (patch)
tree303b8520ad11b407867da3f2c2372529c6c31425 /textproc/go-text
parentf519843f106fec7b768340c4cfee0dde12339f7d (diff)
downloadpkgsrc-4304e74b2be852f7c556a8f931ec7d31d367b6a9.tar.gz
Revbump packages depending on Go after the Go 1.7.3 update.
Diffstat (limited to 'textproc/go-text')
-rw-r--r--textproc/go-text/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/go-text/Makefile b/textproc/go-text/Makefile
index 7321f67594d..3cd4bddd152 100644
--- a/textproc/go-text/Makefile
+++ b/textproc/go-text/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2016/09/10 19:47:21 bsiegert Exp $
+# $NetBSD: Makefile,v 1.10 2016/10/29 08:59:49 bsiegert Exp $
#
DISTNAME= go-text-20151217
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}
GITHUB_PROJECT= text