diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2021-06-06 12:18:57 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2021-06-06 12:18:57 +0000 |
commit | 0c590c74d90cd61a7064c92bc0a199e05ccbdc9e (patch) | |
tree | 9df38653fc761708f71cd6fbe6e7d6ee060d6bdd /textproc/go-kr-text | |
parent | 2515cdf44765239222607cf9c3ba25e43bab4fa3 (diff) | |
download | pkgsrc-0c590c74d90cd61a7064c92bc0a199e05ccbdc9e.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 d51a3899e3c..fae7c7755fb 100644 --- a/textproc/go-kr-text/Makefile +++ b/textproc/go-kr-text/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2021/05/08 15:02:27 bsiegert Exp $ +# $NetBSD: Makefile,v 1.11 2021/06/06 12:19:01 bsiegert Exp $ DISTNAME= go-kr-text-0.2.0 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=kr/} GITHUB_PROJECT= text |