diff options
author | Vladimir Druzenko <vvd@FreeBSD.org> | 2025-06-27 00:42:26 +0000 |
---|---|---|
committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2025-06-27 00:42:26 +0000 |
commit | b95f8fe3c27a1de697c58d0bd7a07fab6f35181d (patch) | |
tree | fc317b865a2ddcbd49ab696760f272437f990e8e | |
parent | 27e2de6b3ba0ffbb474757fa5406c3f581c171bd (diff) |
-rw-r--r-- | games/libretro-beetle_psx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/libretro-beetle_psx/Makefile b/games/libretro-beetle_psx/Makefile index fb83b88eb649..8721fc66325c 100644 --- a/games/libretro-beetle_psx/Makefile +++ b/games/libretro-beetle_psx/Makefile @@ -2,7 +2,7 @@ PORTNAME= libretro-beetle_psx DISTVERSION= 0.20250622 CATEGORIES= games -MAINTAINER= tilde@ultros.prog +MAINTAINER= tilde@ultros.pro COMMENT= Standalone port/fork of Mednafen PSX to the Libretro API WWW= https://github.com/libretro/beetle-psx-libretro |