From 6cffcd4d1b741ae9f1df32586e8c6ebcb1b58b73 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 7 Nov 2023 17:38:49 +0100 Subject: [PATCH] tinyssh: adopt. --- srcpkgs/tinyssh/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tinyssh/template b/srcpkgs/tinyssh/template index 97c0a6fd932..986ef211d8c 100644 --- a/srcpkgs/tinyssh/template +++ b/srcpkgs/tinyssh/template @@ -6,7 +6,7 @@ build_style=gnu-makefile make_dirs="/etc/tinyssh 0755 root root" depends="ucspi-tcp" short_desc="Minimalistic SSH server" -maintainer="Orphaned " +maintainer="Leah Neukirchen " license="CC0-1.0" homepage="https://tinyssh.org" distfiles="https://github.com/janmojzis/tinyssh/archive/${version}.tar.gz"