aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-05-04 01:00:00 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-05-04 05:00:06 +0000
commitbdba097f967a90b18160abab9322db2d27ce85bb (patch)
treefdee794f6fb3e9bfd26846acf1de3148828ab22f
parentdd1c231fed1022662174191c546b0bcea2a74f6f (diff)
downloadports-bdba097f967a90b18160abab9322db2d27ce85bb.tar.gz
ports-bdba097f967a90b18160abab9322db2d27ce85bb.zip
devel/py-game_sdl2: drop maintainership
-rw-r--r--devel/py-game_sdl2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-game_sdl2/Makefile b/devel/py-game_sdl2/Makefile
index 6c1dab173b5e..a7bbcc2639f9 100644
--- a/devel/py-game_sdl2/Makefile
+++ b/devel/py-game_sdl2/Makefile
@@ -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= jbeich@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Reimplementation of portions of the pygame API using SDL2
WWW= https://github.com/renpy/pygame_sdl2