git: 2d950f022a5f - 2023Q2 - emulators/citra: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 May 2023 05:16:19 UTC
The branch 2023Q2 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=2d950f022a5f34a47e21c9d582cb395912fe794c commit 2d950f022a5f34a47e21c9d582cb395912fe794c Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-05-04 01:00:00 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-05-04 05:14:39 +0000 emulators/citra: drop maintainership (cherry picked from commit ae78a802b5eb5024766f731fc4ac88c7304bf7c8) --- emulators/citra/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emulators/citra/Makefile b/emulators/citra/Makefile index cdbe0d69cc08..551a5c835ebf 100644 --- a/emulators/citra/Makefile +++ b/emulators/citra/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= LOCAL/jbeich:gamedb DISTFILES= ${PORTNAME}-${DISTVERSIONFULL}/compatibility_list.json:gamedb EXTRACT_ONLY= ${DISTFILES:N*\:gamedb:C/\:.*//} -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Nintendo 3DS emulator/debugger WWW= https://citra-emu.org