From 1e24054aaecaff98cc1785c00b9d790ac4233dd5 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 26 Aug 2018 17:15:26 +0000 Subject: [PATCH] zstd: orphan --- srcpkgs/zstd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/zstd/template b/srcpkgs/zstd/template index 93cc8d8b0ed..803c5adfec3 100644 --- a/srcpkgs/zstd/template +++ b/srcpkgs/zstd/template @@ -5,7 +5,7 @@ revision=2 short_desc="Fast real-time compression algorithm - CLI tool" makedepends="zlib-devel liblzma-devel" checkdepends="gtest-devel" -maintainer="Michael Gehring " +maintainer="Orphaned " license="BSD-3-Clause, GPL-2.0-or-later" homepage="http://www.zstd.net" distfiles="https://github.com/facebook/zstd/archive/v${version}.tar.gz"