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 da32ad21e43..bfd9c633884 100644 --- a/textproc/go-inflect/Makefile +++ b/textproc/go-inflect/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2020/01/10 13:32:17 bsiegert Exp $ +# $NetBSD: Makefile,v 1.20 2020/02/02 14:19:11 bsiegert Exp $ DISTNAME= inflect-0.0.20170411 PKGNAME= go-${DISTNAME} -PKGREVISION= 15 +PKGREVISION= 16 MASTER_SITES= ${MASTER_SITE_GITHUB:=markbates/} CATEGORIES= textproc GITHUB_TAG= 6cacb66d100482ef7cc366289ccb156020e57e76 |