From dca428f8ba2fc357ed08381cce6ed973c0cfbe25 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 15 Feb 2025 13:55:28 +0100 Subject: [PATCH] ocamlbuild: orphan. --- srcpkgs/ocamlbuild/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ocamlbuild/template b/srcpkgs/ocamlbuild/template index c92b1731901..1d8e89cba5a 100644 --- a/srcpkgs/ocamlbuild/template +++ b/srcpkgs/ocamlbuild/template @@ -5,7 +5,7 @@ revision=1 build_style=gnu-makefile hostmakedepends="ocaml" short_desc="OCaml build tool" -maintainer="Leah Neukirchen " +maintainer="Orphaned " license="LGPL-2.0-only" homepage="https://github.com/ocaml/ocamlbuild" distfiles="https://github.com/ocaml/${pkgname}/archive/${version}.tar.gz"