aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2018-02-06 00:24:49 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2018-02-06 00:24:49 +0800
commitcfeaa387691db58d1db7fc3aeda25fa9314149cf (patch)
treed1d7b7e78ade547490e60ba97b22b3498a7db180 /graphics
parent0c55b3ed55c39a8c237e94e2b686b32d6e35e456 (diff)
downloadfreebsd-ports-gnome-cfeaa387691db58d1db7fc3aeda25fa9314149cf.tar.gz
freebsd-ports-gnome-cfeaa387691db58d1db7fc3aeda25fa9314149cf.tar.zst
freebsd-ports-gnome-cfeaa387691db58d1db7fc3aeda25fa9314149cf.zip
Take maintainership of SDL/SDL2 ports
Diffstat (limited to 'graphics')
-rw-r--r--graphics/sdl2_gfx/Makefile2
-rw-r--r--graphics/sdl2_image/Makefile2
-rw-r--r--graphics/sdl2_ttf/Makefile2
-rw-r--r--graphics/sdl_gfx/Makefile2
-rw-r--r--graphics/sdl_image/Makefile2
-rw-r--r--graphics/sdl_ttf/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/graphics/sdl2_gfx/Makefile b/graphics/sdl2_gfx/Makefile
index 60014a6ab43b..51544d71465a 100644
--- a/graphics/sdl2_gfx/Makefile
+++ b/graphics/sdl2_gfx/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= graphics
MASTER_SITES= http://www.ferzkopp.net/Software/SDL2_gfx/
DISTNAME= SDL2_gfx-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= amdmi3@FreeBSD.org
COMMENT= SDL graphics drawing primitives and other support functions
LICENSE= ZLIB
diff --git a/graphics/sdl2_image/Makefile b/graphics/sdl2_image/Makefile
index fa31891986b2..c7134be16e0e 100644
--- a/graphics/sdl2_image/Makefile
+++ b/graphics/sdl2_image/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= graphics
MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/
DISTNAME= SDL2_image-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Simple library to load images of various formats as SDL surfaces
LICENSE= ZLIB
diff --git a/graphics/sdl2_ttf/Makefile b/graphics/sdl2_ttf/Makefile
index 5caf2faecbe1..ca6f7796cd85 100644
--- a/graphics/sdl2_ttf/Makefile
+++ b/graphics/sdl2_ttf/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= graphics
MASTER_SITES= http://www.libsdl.org/projects/SDL_ttf/release/
DISTNAME= SDL2_ttf-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Library to use TrueType fonts to render text in SDL applications
LICENSE= ZLIB
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
diff --git a/graphics/sdl_image/Makefile b/graphics/sdl_image/Makefile
index 514b488c9600..6fe0da1b7dac 100644
--- a/graphics/sdl_image/Makefile
+++ b/graphics/sdl_image/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= graphics
MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/
DISTNAME= SDL_image-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Simple library to load images of various formats as SDL surfaces
LICENSE= LGPL21
diff --git a/graphics/sdl_ttf/Makefile b/graphics/sdl_ttf/Makefile
index 96035adb358e..512ce8e0fbf0 100644
--- a/graphics/sdl_ttf/Makefile
+++ b/graphics/sdl_ttf/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= graphics
MASTER_SITES= http://www.libsdl.org/projects/SDL_ttf/release/
DISTNAME= SDL_ttf-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Library to use TrueType fonts to render text in SDL applications
LICENSE= ZLIB