From 13375a4c54ea7e5a1b3c6b903df53f88aadfec2b Mon Sep 17 00:00:00 2001 From: 0x5c Date: Fri, 22 Jul 2022 03:15:01 -0400 Subject: [PATCH] coccigrep: orphan. --- srcpkgs/coccigrep/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/coccigrep/template b/srcpkgs/coccigrep/template index 79b573a8212..2723dc7f1c1 100644 --- a/srcpkgs/coccigrep/template +++ b/srcpkgs/coccigrep/template @@ -6,7 +6,7 @@ build_style=python3-module hostmakedepends="python3-setuptools" depends="coccinelle python3-Pygments" short_desc="Semantic grep for the C language based on coccinelle" -maintainer="Oliver Kiddle " +maintainer="Orphaned " license="GPL-3.0-only" homepage="http://home.regit.org/software/coccigrep/" distfiles="https://github.com/regit/coccigrep/archive/v${version}.tar.gz"