aboutsummaryrefslogtreecommitdiff
path: root/graphics/sdl_gfx
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-02-05 16:24:49 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-02-05 16:24:49 +0000
commitc581e7eca69b57ad3e4f53cdbef2a77b8362f684 (patch)
treed1d7b7e78ade547490e60ba97b22b3498a7db180 /graphics/sdl_gfx
parent494b78332379a4738256eb83169ffa2566b899e3 (diff)
downloadports-c581e7eca69b57ad3e4f53cdbef2a77b8362f684.tar.gz
ports-c581e7eca69b57ad3e4f53cdbef2a77b8362f684.zip
Take maintainership of SDL/SDL2 ports
Notes
Notes: svn path=/head/; revision=460979
Diffstat (limited to 'graphics/sdl_gfx')
-rw-r--r--graphics/sdl_gfx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sdl_gfx/Makefile b/graphics/sdl_gfx/Makefile
index 219a8ec97239..21d9eb742ea6 100644
--- a/graphics/sdl_gfx/Makefile
+++ b/graphics/sdl_gfx/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= graphics
MASTER_SITES= http://www.ferzkopp.net/Software/SDL_gfx-${PORTVERSION:R}/
DISTNAME= SDL_gfx-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= amdmi3@FreeBSD.org
COMMENT= SDL graphics drawing primitives and other support functions
LICENSE= ZLIB