pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/ripgrep



Module Name:    pkgsrc
Committed By:   pin
Date:           Fri Apr  4 20:06:25 UTC 2025

Modified Files:
        pkgsrc/textproc/ripgrep: Makefile

Log Message:
textproc/ripgrep: reset maintainer


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/textproc/ripgrep/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/ripgrep/Makefile
diff -u pkgsrc/textproc/ripgrep/Makefile:1.24 pkgsrc/textproc/ripgrep/Makefile:1.25
--- pkgsrc/textproc/ripgrep/Makefile:1.24       Mon Feb 24 21:52:08 2025
+++ pkgsrc/textproc/ripgrep/Makefile    Fri Apr  4 20:06:25 2025
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.24 2025/02/24 21:52:08 kim Exp $
+# $NetBSD: Makefile,v 1.25 2025/04/04 20:06:25 pin Exp $
 
 DISTNAME=      ripgrep-14.1.1
 PKGREVISION=   1
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=BurntSushi/}
 
-MAINTAINER=    pin%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/BurntSushi/ripgrep/
 COMMENT=       Line-oriented search tool
 LICENSE=       unlicense



Home | Main Index | Thread Index | Old Index