Date: Mon, 4 Jul 2022 07:58:14 GMT From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e19987043e3e - main - devel/rgbds: Adopt port Message-ID: <202207040758.2647wE50036070@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=e19987043e3ec42d4c4e6e4764acf9ed285ce514 commit e19987043e3ec42d4c4e6e4764acf9ed285ce514 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2022-07-04 07:56:58 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-07-04 07:56:58 +0000 devel/rgbds: Adopt port --- devel/rgbds/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/rgbds/Makefile b/devel/rgbds/Makefile index 86445e656704..d89e963894fa 100644 --- a/devel/rgbds/Makefile +++ b/devel/rgbds/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 0.5.2 CATEGORIES= devel games MASTER_SITES= https://github.com/gbdev/rgbds/releases/download/v${DISTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= Free assembler/linker for the Game Boy and Game Boy Color LICENSE= MIT
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207040758.2647wE50036070>