git: fe220888a0af - main - emulators/sameboy: Reset MAINTAINER

From: Tobias Kortkamp <tobik_at_FreeBSD.org>
Date: Thu, 03 Feb 2022 14:07:48 UTC
The branch main has been updated by tobik:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fe220888a0afaeb725aa70c49f7ad4cf0ad5099d

commit fe220888a0afaeb725aa70c49f7ad4cf0ad5099d
Author:     Tobias Kortkamp <tobik@FreeBSD.org>
AuthorDate: 2022-02-03 14:02:30 +0000
Commit:     Tobias Kortkamp <tobik@FreeBSD.org>
CommitDate: 2022-02-03 14:02:30 +0000

    emulators/sameboy: Reset MAINTAINER
---
 emulators/sameboy/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/emulators/sameboy/Makefile b/emulators/sameboy/Makefile
index 581140f92434..a068e2d8e9f7 100644
--- a/emulators/sameboy/Makefile
+++ b/emulators/sameboy/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	0.14.7
 CATEGORIES=	emulators games
 
-MAINTAINER=	tobik@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Game Boy and Game Boy Color emulator written in C
 
 LICENSE=	MIT