diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2021-08-11 19:35:03 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2021-08-11 19:35:03 +0000 |
commit | 0fb07e268abf75ae1d9ad298f356666d7fcc506f (patch) | |
tree | f75ce3654582522fd2cfbc544bbe3cf8d42ec473 /textproc/go-kr-text | |
parent | f9adf314055790cbdf0b746dff0ac8173356a8eb (diff) | |
download | pkgsrc-0fb07e268abf75ae1d9ad298f356666d7fcc506f.tar.gz |
Revbump all Go packages after go116 update
Diffstat (limited to 'textproc/go-kr-text')
-rw-r--r-- | textproc/go-kr-text/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/go-kr-text/Makefile b/textproc/go-kr-text/Makefile index fcc123b57cf..6c52d2c1111 100644 --- a/textproc/go-kr-text/Makefile +++ b/textproc/go-kr-text/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2021/07/13 11:36:33 bsiegert Exp $ +# $NetBSD: Makefile,v 1.13 2021/08/11 19:35:07 bsiegert Exp $ DISTNAME= go-kr-text-0.2.0 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=kr/} GITHUB_PROJECT= text |