From e2ac065e14c0351742814f1f9a6770906ab40595 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:34:09 +0100 Subject: [PATCH] highlight: orphan --- srcpkgs/highlight/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/highlight/template b/srcpkgs/highlight/template index bb0856ef050..4c9de374894 100644 --- a/srcpkgs/highlight/template +++ b/srcpkgs/highlight/template @@ -6,7 +6,7 @@ build_style=gnu-makefile hostmakedepends="pkg-config swig perl" makedepends="boost-devel lua54-devel perl" short_desc="Fast and flexible source code highlighter (CLI version)" -maintainer="Steve Prybylski " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="http://www.andre-simon.de/doku/highlight/en/highlight.php" distfiles="http://www.andre-simon.de/zip/${pkgname}-${version}.tar.bz2"