diff options
Diffstat (limited to 'textproc/go-kr-text/Makefile')
-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 c0ef1628100..460675bf4a4 100644 --- a/textproc/go-kr-text/Makefile +++ b/textproc/go-kr-text/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2020/10/15 13:08:30 bsiegert Exp $ +# $NetBSD: Makefile,v 1.6 2020/11/08 21:59:34 bsiegert Exp $ DISTNAME= go-kr-text-0.2.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=kr/} GITHUB_PROJECT= text |