From eb249c41a0e3869fa99ac6ae4ad15aa25c83d247 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Thu, 4 May 2023 01:00:00 +0000 Subject: [PATCH] devel/py-game_sdl2: drop maintainership (cherry picked from commit bdba097f967a90b18160abab9322db2d27ce85bb) --- devel/py-game_sdl2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/py-game_sdl2/Makefile b/devel/py-game_sdl2/Makefile index fa4a172e0e64..264926c7b836 100644 --- a/devel/py-game_sdl2/Makefile +++ b/devel/py-game_sdl2/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= http://www.renpy.org/dl/${PORTVERSION}/ \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-2.1.0-for-renpy-${DISTVERSION} -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Reimplementation of portions of the pygame API using SDL2 WWW= https://github.com/renpy/pygame_sdl2