From 31fac8e36055f51c5b293f61c8a08e625cc5e776 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 26 Aug 2018 17:15:24 +0000 Subject: [PATCH] cgrep: orphan --- srcpkgs/cgrep/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/cgrep/template b/srcpkgs/cgrep/template index db01b0eefa1..a524997e73d 100644 --- a/srcpkgs/cgrep/template +++ b/srcpkgs/cgrep/template @@ -7,7 +7,7 @@ build_style=haskell-stack stackage="lts-12.0" makedepends="pcre-devel" short_desc="Context-aware grep for source codes" -maintainer="Michael Gehring " +maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://awgn.github.io/cgrep/" distfiles="https://github.com/awgn/cgrep/archive/v${version}.tar.gz"