diff options
author | maya <maya@pkgsrc.org> | 2020-11-05 08:31:29 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2020-11-05 08:31:29 +0000 |
commit | f9097c59f2b7652c28f2383673e3668943b0ae45 (patch) | |
tree | 4a45824559d4d4181550effbcd9e06dc5049b6d5 /textproc | |
parent | 2e23fbb07b9a2cc13468758d437a084dcc2a0430 (diff) | |
download | pkgsrc-f9097c59f2b7652c28f2383673e3668943b0ae45.tar.gz |
reset maintainer
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/git-delta/Makefile | 4 | ||||
-rw-r--r-- | textproc/ripgrep/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/git-delta/Makefile b/textproc/git-delta/Makefile index f5c2255a85a..5712715f938 100644 --- a/textproc/git-delta/Makefile +++ b/textproc/git-delta/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.1 2020/10/17 13:39:45 maya Exp $ +# $NetBSD: Makefile,v 1.2 2020/11/05 08:31:29 maya Exp $ DISTNAME= git-delta-0.4.4 CATEGORIES= textproc EXTRACT_SUFX= .crate -MAINTAINER= maya@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/dandavison/delta/ COMMENT= Viewer for git and diff output LICENSE= mit diff --git a/textproc/ripgrep/Makefile b/textproc/ripgrep/Makefile index e98d9ca12f0..89f8995acc2 100644 --- a/textproc/ripgrep/Makefile +++ b/textproc/ripgrep/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.11 2020/10/17 13:48:54 maya Exp $ +# $NetBSD: Makefile,v 1.12 2020/11/05 08:31:29 maya Exp $ DISTNAME= ripgrep-12.1.1 CATEGORIES= textproc EXTRACT_SUFX= .crate -MAINTAINER= maya@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/BurntSushi/ripgrep/ COMMENT= Line-oriented search tool LICENSE= unlicense |