git: e19987043e3e - main - devel/rgbds: Adopt port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Jul 2022 07:58:14 UTC
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