From 31ea4341c068b25a280cc650394c07c3165b8327 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:34:10 +0100 Subject: [PATCH] libvterm: orphan --- srcpkgs/libvterm/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libvterm/template b/srcpkgs/libvterm/template index f03f276d2c2..ef8a8c655f7 100644 --- a/srcpkgs/libvterm/template +++ b/srcpkgs/libvterm/template @@ -6,7 +6,7 @@ build_style=gnu-makefile make_install_target="install-lib install-inc" hostmakedepends="libtool perl pkg-config" short_desc="Abstract VT220/xterm/ECMA-48 emulation library" -maintainer="Steve Prybylski " +maintainer="Orphaned " license="MIT" homepage="https://www.leonerd.org.uk/code/libvterm" distfiles="https://www.leonerd.org.uk/code/libvterm/libvterm-${version}.tar.gz"