From cc11f96e2c2d5b34eb524d477c23f080ded76dd0 Mon Sep 17 00:00:00 2001 From: sthen Date: Wed, 26 Feb 2025 14:33:18 +0000 Subject: [PATCH] update GH_ACCOUNT from Tom Murphy (maintainer) --- games/qstat/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games/qstat/Makefile b/games/qstat/Makefile index 9c8f11edd30..ce707a7e348 100644 --- a/games/qstat/Makefile +++ b/games/qstat/Makefile @@ -1,9 +1,9 @@ COMMENT= displays the status of multi-player Internet Game servers -GH_ACCOUNT= multiplay +GH_ACCOUNT= Unity-Technologies GH_PROJECT= qstat GH_TAGNAME= v2.17 -REVISION= 0 +REVISION= 1 CATEGORIES= games MAINTAINER= Tom Murphy