From e7cd81005d1c18de9b2a1e7ec63c5b047b80715d Mon Sep 17 00:00:00 2001 From: Johannes Brechtmann Date: Sat, 7 Aug 2021 12:42:50 +0000 Subject: [PATCH] mercurial: orphan --- srcpkgs/mercurial/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template index 1f48965c139..30857ffad05 100644 --- a/srcpkgs/mercurial/template +++ b/srcpkgs/mercurial/template @@ -10,7 +10,7 @@ depends="python3 ca-certificates" checkdepends="iana-etc tar unzip which xz subversion-python python3-docutils gnupg2 python3-Pygments" short_desc="Fast, lightweight source control management system" -maintainer="Johannes " +maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://www.mercurial-scm.org/" distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz"