diff options
Diffstat (limited to 'textproc/go-inflect/Makefile')
-rw-r--r-- | textproc/go-inflect/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/go-inflect/Makefile b/textproc/go-inflect/Makefile index 23ba0714353..4a86b552596 100644 --- a/textproc/go-inflect/Makefile +++ b/textproc/go-inflect/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2020/03/21 16:57:18 bsiegert Exp $ +# $NetBSD: Makefile,v 1.22 2020/04/12 11:01:47 bsiegert Exp $ DISTNAME= inflect-0.0.20170411 PKGNAME= go-${DISTNAME} -PKGREVISION= 17 +PKGREVISION= 18 MASTER_SITES= ${MASTER_SITE_GITHUB:=markbates/} CATEGORIES= textproc GITHUB_TAG= 6cacb66d100482ef7cc366289ccb156020e57e76 |