From 551c1f8a23fdd8a463dad252becf0328c52ae8ae Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:37:37 +0100 Subject: [PATCH] termbox: orphan --- srcpkgs/termbox/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/termbox/template b/srcpkgs/termbox/template index ac71fb48e27..0777b805f4b 100644 --- a/srcpkgs/termbox/template +++ b/srcpkgs/termbox/template @@ -4,7 +4,7 @@ version=1.1.2 revision=2 build_style=waf3 short_desc="Library for writing text-based user interfaces" -maintainer="Diogo Leal " +maintainer="Orphaned " license="MIT" homepage="https://github.com/nsf/termbox/" distfiles="https://github.com/nsf/termbox/archive/v${version}.tar.gz"