From f746d3afc0cba2685775a13b6d62079b3287f594 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 26 Aug 2018 17:15:25 +0000 Subject: [PATCH] nlopt: orphan --- srcpkgs/nlopt/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/nlopt/template b/srcpkgs/nlopt/template index 9d865573f57..08bc26c1e9d 100644 --- a/srcpkgs/nlopt/template +++ b/srcpkgs/nlopt/template @@ -5,7 +5,7 @@ revision=1 build_style=cmake configure_args="--enable-shared" short_desc="Free/open-source library for nonlinear optimization" -maintainer="Michael Gehring " +maintainer="Orphaned " license="MIT" homepage="http://ab-initio.mit.edu/wiki/index.php/NLopt" distfiles="https://github.com/stevengj/nlopt/archive/v${version}.tar.gz"