From d1eae15ff36a5f128c62db3e8caa3740f03522d4 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 26 Aug 2018 17:15:26 +0000 Subject: [PATCH] shfmt: orphan --- srcpkgs/shfmt/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/shfmt/template b/srcpkgs/shfmt/template index 0216e965f54..4fdebf1cc2e 100644 --- a/srcpkgs/shfmt/template +++ b/srcpkgs/shfmt/template @@ -7,7 +7,7 @@ go_import_path=mvdan.cc/sh go_package="${go_import_path}/cmd/shfmt" wrksrc="sh-${version}" short_desc="Shell parser and formatter" -maintainer="Michael Gehring " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/mvdan/sh" distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"