diff options
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 |