From 36bab18a5b0bfe051ff7eae9b2cb8c0e9d41ebb3 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 26 Aug 2018 17:15:25 +0000 Subject: [PATCH] hostmux: orphan --- srcpkgs/hostmux/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hostmux/template b/srcpkgs/hostmux/template index 655a3445ae4..7ca6aaf8a79 100644 --- a/srcpkgs/hostmux/template +++ b/srcpkgs/hostmux/template @@ -5,7 +5,7 @@ revision=1 noarch=yes depends="tmux" short_desc="A small wrapper for tmux to easily connect to a series of hosts via ssh" -maintainer="Michael Gehring " +maintainer="Orphaned " license="MIT" homepage="https://github.com/hukl/hostmux" distfiles="https://github.com/hukl/hostmux/archive/${version}.tar.gz"