diff --git a/srcpkgs/lua51-mpack/template b/srcpkgs/lua51-mpack/template index 7831246b0b0..ae1f8e6341d 100644 --- a/srcpkgs/lua51-mpack/template +++ b/srcpkgs/lua51-mpack/template @@ -8,7 +8,7 @@ make_build_args="USE_SYSTEM_MPACK=1 USE_SYSTEM_LUA=1" hostmakedepends="libtool pkg-config" makedepends="lua51-devel libmpack-devel" short_desc="Simple implementation of MessagePack for Lua 5.1" -maintainer="Steve Prybylski " +maintainer="Orphaned " license="MIT" homepage="https://github.com/libmpack/libmpack-lua" distfiles="https://github.com/libmpack/libmpack-lua/archive/${version}.tar.gz"