From f637abe9b5ed505b644f57839be1772eb3a86fce Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:26:42 +0100 Subject: [PATCH] cpio: orphan --- srcpkgs/cpio/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/cpio/template b/srcpkgs/cpio/template index 26a591593d5..8b4d56155fe 100644 --- a/srcpkgs/cpio/template +++ b/srcpkgs/cpio/template @@ -6,7 +6,7 @@ build_style=gnu-configure configure_args="--with-rmt=/usr/bin/rmt" hostmakedepends="automake gettext-devel tar" short_desc="GNU copy-in/out (cpio) with remote magnetic tape (rmt) support" -maintainer="Anthony Iliopoulos " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="http://www.gnu.org/software/cpio/" distfiles="${GNU_SITE}/cpio/cpio-${version}.tar.bz2"