diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-05-04 01:00:00 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-05-04 04:37:33 +0000 |
commit | ae78a802b5eb5024766f731fc4ac88c7304bf7c8 (patch) | |
tree | 25300608fe4183e39b4e71377b1c270d764d4627 | |
parent | 0e469738bec5242fc824dce31a9a8ebe565026f1 (diff) | |
download | ports-ae78a802b5eb5024766f731fc4ac88c7304bf7c8.tar.gz ports-ae78a802b5eb5024766f731fc4ac88c7304bf7c8.zip |
emulators/citra: drop maintainership
-rw-r--r-- | emulators/citra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |