From e662a31d2f631e2849bdf3eac32851ed2c363657 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:37:30 +0100 Subject: [PATCH] csync: orphan --- srcpkgs/csync/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/csync/template b/srcpkgs/csync/template index 047f6a24617..3367ce53875 100644 --- a/srcpkgs/csync/template +++ b/srcpkgs/csync/template @@ -8,7 +8,7 @@ conf_files="/etc/csync/csync.conf /etc/csync/csync_exclude.conf" hostmakedepends="pkg-config asciidoc" makedepends="sqlite-devel libssh-devel samba-devel neon-devel" short_desc="Client only bidirectional file synchronizer" -maintainer="Diogo Leal " +maintainer="Orphaned " license="GPL-2.0-only" homepage="https://csync.org/" distfiles="https://gentoo.osuosl.org/distfiles/3e/csync-${version}.tar.xz"