From 1123e5a31915514ae0aa9b57c3079d9c9f6cc8f3 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 26 Aug 2018 17:15:24 +0000 Subject: [PATCH] cflow: orphan --- srcpkgs/cflow/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/cflow/template b/srcpkgs/cflow/template index b532cc15a27..bb3bb927f6d 100644 --- a/srcpkgs/cflow/template +++ b/srcpkgs/cflow/template @@ -4,7 +4,7 @@ version=1.5 revision=1 build_style=gnu-configure short_desc="Analyzes C source files and prints a graph, charting the control flow" -maintainer="Michael Gehring " +maintainer="Orphaned " license="GPL-3" homepage="http://www.gnu.org/software/cflow/" distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"