devel/py-game_sdl2: take maintenership

PR:       278181
Reported by:  Brad D <social@brandongrows.me>
This commit is contained in:
Rodrigo Osorio 2024-04-09 14:08:48 +02:00
parent 2242feb634
commit a1d828e84f

View file

@ -7,7 +7,7 @@ MASTER_SITES= http://www.renpy.org/dl/${PORTVERSION}/ \
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py${PORTNAME}-2.1.0-for-renpy-${DISTVERSION}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= social@brandongrows.me
COMMENT= Reimplementation of portions of the pygame API using SDL2
WWW= https://github.com/renpy/pygame_sdl2