diff --git a/srcpkgs/cargo/template b/srcpkgs/cargo/template index 8f8173994f3..a09c7285b58 100644 --- a/srcpkgs/cargo/template +++ b/srcpkgs/cargo/template @@ -6,7 +6,7 @@ hostmakedepends="rust python curl cmake pkg-config" makedepends="libcurl-devel libgit2-devel" depends="rust" short_desc="Rust package manager" -maintainer="Leah Neukirchen " +maintainer="Enno Boland " license="MIT, Apache-2.0" homepage="https://crates.io/" distfiles="https://github.com/rust-lang/cargo/archive/${version}.tar.gz"