diff options
author | ryoon <ryoon@pkgsrc.org> | 2020-11-05 09:07:25 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2020-11-05 09:07:25 +0000 |
commit | 88cfb5f7ea7a9464928830a538f8c730cf2b5673 (patch) | |
tree | 706a07f0a18dae986eb0e6c58374e5d3506cd488 /textproc/bat | |
parent | b246ca03ad68d0c5c52c5b1b5d9b57be4d0be34a (diff) | |
download | pkgsrc-88cfb5f7ea7a9464928830a538f8c730cf2b5673.tar.gz |
*: Recursive revbump from textproc/icu-68.1
Diffstat (limited to 'textproc/bat')
-rw-r--r-- | textproc/bat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/bat/Makefile b/textproc/bat/Makefile index 86ff68d9a70..cccd6d3c934 100644 --- a/textproc/bat/Makefile +++ b/textproc/bat/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2020/10/04 22:56:13 fox Exp $ +# $NetBSD: Makefile,v 1.16 2020/11/05 09:09:12 ryoon Exp $ DISTNAME= bat-0.16.0 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=sharkdp/} GITHUB_TAG= v${PKGVERSION_NOREV} |