summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2020-11-05 08:31:29 +0000
committermaya <maya@pkgsrc.org>2020-11-05 08:31:29 +0000
commitf9097c59f2b7652c28f2383673e3668943b0ae45 (patch)
tree4a45824559d4d4181550effbcd9e06dc5049b6d5 /textproc
parent2e23fbb07b9a2cc13468758d437a084dcc2a0430 (diff)
downloadpkgsrc-f9097c59f2b7652c28f2383673e3668943b0ae45.tar.gz
reset maintainer
Diffstat (limited to 'textproc')
-rw-r--r--textproc/git-delta/Makefile4
-rw-r--r--textproc/ripgrep/Makefile4
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