git: ae78a802b5eb - main - emulators/citra: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 May 2023 05:02:13 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=ae78a802b5eb5024766f731fc4ac88c7304bf7c8 commit ae78a802b5eb5024766f731fc4ac88c7304bf7c8 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-05-04 01:00:00 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-05-04 04:37:33 +0000 emulators/citra: drop maintainership --- emulators/citra/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emulators/citra/Makefile b/emulators/citra/Makefile index adee4e321049..5731ac4e5588 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