diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2015-09-13 14:34:25 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2015-09-13 14:34:25 +0000 |
commit | c58eaa2e5bd3f63ca885531115f6f588991d73ad (patch) | |
tree | 734fb798afbfec502fb2dea7b923c993a86871ff /textproc/go-text | |
parent | f262c988cff7a3cda24f20b80d1c77b8d3c53ead (diff) | |
download | pkgsrc-c58eaa2e5bd3f63ca885531115f6f588991d73ad.tar.gz |
Revbump all packages using Go after the Go update.
Diffstat (limited to 'textproc/go-text')
-rw-r--r-- | textproc/go-text/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/go-text/Makefile b/textproc/go-text/Makefile index 593eb4e3467..e6a90217f84 100644 --- a/textproc/go-text/Makefile +++ b/textproc/go-text/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2015/03/12 20:55:48 tnn Exp $ +# $NetBSD: Makefile,v 1.4 2015/09/13 14:34:25 bsiegert Exp $ # DISTNAME= go-text-20150310 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/} GITHUB_PROJECT= text |