From f91fec656957edfcfc058dbeca9602fe79e48129 Mon Sep 17 00:00:00 2001 From: Johannes Brechtmann Date: Sat, 7 Aug 2021 12:42:12 +0000 Subject: [PATCH] iverilog: orphan --- srcpkgs/iverilog/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/iverilog/template b/srcpkgs/iverilog/template index b0f12c03fa8..24b5cfdd45a 100644 --- a/srcpkgs/iverilog/template +++ b/srcpkgs/iverilog/template @@ -7,7 +7,7 @@ build_style=gnu-configure hostmakedepends="automake flex gperf" makedepends="readline-devel zlib-devel" short_desc="Verilog simulation and synthesis tool" -maintainer="Johannes " +maintainer="Orphaned " license="GPL-2.0-or-later, LGPL-2.1-or-later" homepage="http://iverilog.icarus.com/" distfiles="https://github.com/steveicarus/iverilog/archive/v${version/./_}.tar.gz"