From 51a52c26c8673df9e81f3f64635d2a34b30860c6 Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Tue, 22 Feb 2022 01:26:06 +0100 Subject: [PATCH] nano: orphan package --- srcpkgs/nano/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/nano/template b/srcpkgs/nano/template index f819926c21..342d4515ee 100644 --- a/srcpkgs/nano/template +++ b/srcpkgs/nano/template @@ -6,7 +6,7 @@ build_style=gnu-configure configure_args="--enable-utf8" makedepends="file-devel ncurses-devel" short_desc="GNU nano text editor" -maintainer="Lugubris " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://www.nano-editor.org/" changelog="http://git.savannah.gnu.org/cgit/nano.git/plain/NEWS"