From f2e8586bac45d7ee834c9dc090fba30a1ef6978a Mon Sep 17 00:00:00 2001 From: Johannes Brechtmann Date: Sat, 7 Aug 2021 12:43:43 +0000 Subject: [PATCH] papi: orphan --- srcpkgs/papi/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/papi/template b/srcpkgs/papi/template index f8010c4b159..ba9b550b2fc 100644 --- a/srcpkgs/papi/template +++ b/srcpkgs/papi/template @@ -6,7 +6,7 @@ wrksrc="papi-${version}" build_wrksrc="src" build_style=gnu-configure short_desc="Provides interface for use of performance counter hardware" -maintainer="johannes " +maintainer="Orphaned " license="BSD-3-Clause" homepage="http://icl.cs.utk.edu/papi/" distfiles="http://icl.utk.edu/projects/papi/downloads/papi-${version}.tar.gz"