From 3e1118b6c4de8d6fc55e494afc42efa56e742aff Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 26 Aug 2018 17:15:25 +0000 Subject: [PATCH] libfastjson: orphan --- srcpkgs/libfastjson/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libfastjson/template b/srcpkgs/libfastjson/template index f3e3d1dca2e..bda5218bd17 100644 --- a/srcpkgs/libfastjson/template +++ b/srcpkgs/libfastjson/template @@ -5,7 +5,7 @@ revision=1 build_style=gnu-configure hostmakedepends="automake libtool" short_desc="A JSON implementation in C (json-c fork)" -maintainer="Michael Gehring " +maintainer="Orphaned " license="MIT" homepage="https://github.com/rsyslog/libfastjson" distfiles="https://github.com/rsyslog/libfastjson/archive/v${version}.tar.gz"