summaryrefslogtreecommitdiff
path: root/textproc/go-text
diff options
context:
space:
mode:
authorbsiegert <bsiegert>2016-09-10 19:47:19 +0000
committerbsiegert <bsiegert>2016-09-10 19:47:19 +0000
commit3075ec719ff42563e6c8742c91e067b175d34443 (patch)
tree6d50cea6118a94a9767f33dc429cf0bcda97a623 /textproc/go-text
parent1599f2bdec1a50ac5e22ca50b74a4dc0a2b126f0 (diff)
downloadpkgsrc-3075ec719ff42563e6c8742c91e067b175d34443.tar.gz
Revbump all Go packages after the Go 1.7.1 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 44a6fbe4c30..7321f67594d 100644
--- a/textproc/go-text/Makefile
+++ b/textproc/go-text/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2016/08/20 09:21:46 bsiegert Exp $
+# $NetBSD: Makefile,v 1.9 2016/09/10 19:47:21 bsiegert Exp $
#
DISTNAME= go-text-20151217
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}
GITHUB_PROJECT= text