git: 3335c454184d - main - graphics/sdl2_gpu: fix maintainer email
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 May 2023 17:52:46 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=3335c454184dd257a4bdbf47256461014f5388f8 commit 3335c454184dd257a4bdbf47256461014f5388f8 Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2023-05-18 08:57:04 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-05-18 17:52:13 +0000 graphics/sdl2_gpu: fix maintainer email Used the wrong email address again... --- graphics/sdl2_gpu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/sdl2_gpu/Makefile b/graphics/sdl2_gpu/Makefile index be053e8c60d0..cc22b8848c50 100644 --- a/graphics/sdl2_gpu/Makefile +++ b/graphics/sdl2_gpu/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 CATEGORIES= graphics -MAINTAINER= fuz@fuz.su +MAINTAINER= fuz@FreeBSD.org COMMENT= Hardware-accelerated 2D graphics library WWW= https://github.com/grimfang4/sdl-gpu