diff options
Diffstat (limited to 'textproc/csvkit/Makefile')
-rw-r--r-- | textproc/csvkit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/csvkit/Makefile b/textproc/csvkit/Makefile index e4230d92229..581e15f9534 100644 --- a/textproc/csvkit/Makefile +++ b/textproc/csvkit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2022/01/05 15:41:23 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2022/06/30 11:18:53 nia Exp $ DISTNAME= csvkit-0.9.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=wireservice/} GITHUB_TAG= ${PKGVERSION_NOREV} |