From 7cd7a19e8f717baa748f981e908308a929816281 Mon Sep 17 00:00:00 2001 From: q66 Date: Sun, 24 Jan 2021 17:36:40 +0100 Subject: [PATCH] socat: orphan package --- srcpkgs/socat/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/socat/template b/srcpkgs/socat/template index a163d2099c0..8f96fccff84 100644 --- a/srcpkgs/socat/template +++ b/srcpkgs/socat/template @@ -7,7 +7,7 @@ configure_args="--disable-libwrap --enable-fips ac_cv_have_z_modifier=yes" makedepends="readline-devel libressl-devel" short_desc="Relay for bidirectional data transfer between two independent channels" -maintainer="q66 " +maintainer="Orphaned " license="GPL-2.0-only" homepage="http://www.dest-unreach.org/socat/" distfiles="http://www.dest-unreach.org/socat/download/socat-${version}.tar.bz2"