diff --git a/srcpkgs/dasm/template b/srcpkgs/dasm/template index 782a695b1cf..a1a01959c57 100644 --- a/srcpkgs/dasm/template +++ b/srcpkgs/dasm/template @@ -6,7 +6,7 @@ build_style=gnu-makefile make_build_target="build" make_check_target="test" short_desc="Macro assembler for 8-bit microprocessors" -maintainer="Hill Ma " +maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://dasm-assembler.github.io" distfiles="https://github.com/dasm-assembler/dasm/archive/refs/tags/${version}.tar.gz" diff --git a/srcpkgs/lhasa/template b/srcpkgs/lhasa/template index a1a4847e40e..a210c1ee75c 100644 --- a/srcpkgs/lhasa/template +++ b/srcpkgs/lhasa/template @@ -5,7 +5,7 @@ revision=2 build_style=gnu-configure hostmakedepends="automake libtool" short_desc="Free Software LHA implementation" -maintainer="Hill Ma " +maintainer="Orphaned " license="ISC" homepage="https://github.com/fragglet/lhasa" distfiles="https://github.com/fragglet/lhasa/releases/download/v${version}/lhasa-${version}.tar.gz"