aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/sdl_mixer/Makefile2
-rw-r--r--devel/sdl12/Makefile2
-rw-r--r--graphics/sdl_gfx/Makefile2
-rw-r--r--graphics/sdl_image/Makefile2
-rw-r--r--graphics/sdl_ttf/Makefile2
-rw-r--r--net/sdl_net/Makefile2
-rw-r--r--x11-toolkits/sdl_gui/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/audio/sdl_mixer/Makefile b/audio/sdl_mixer/Makefile
index 9a64febbc710..3c03b3802678 100644
--- a/audio/sdl_mixer/Makefile
+++ b/audio/sdl_mixer/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= audio
MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/
DISTNAME= SDL_mixer-${PORTVERSION}
-MAINTAINER= krion@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A sample multi-channel audio mixer library
USE_SDL= sdl
diff --git a/devel/sdl12/Makefile b/devel/sdl12/Makefile
index 7e3ac5bb964e..f9b2444d338d 100644
--- a/devel/sdl12/Makefile
+++ b/devel/sdl12/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= devel
MASTER_SITES= http://www.libsdl.org/release/
DISTNAME= SDL-${PORTVERSION}
-MAINTAINER= krion@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Cross-platform multi-media development API
LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib
diff --git a/graphics/sdl_gfx/Makefile b/graphics/sdl_gfx/Makefile
index f088b0d1993b..403cd5e0c172 100644
--- a/graphics/sdl_gfx/Makefile
+++ b/graphics/sdl_gfx/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.ferzkopp.net/Software/%SUBDIR%/
MASTER_SITE_SUBDIR= SDL_gfx-${PORTVERSION:R}
DISTNAME= SDL_gfx-${PORTVERSION}
-MAINTAINER= krion@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= SDL graphics drawing primitives and other support functions
USE_SDL= sdl
diff --git a/graphics/sdl_image/Makefile b/graphics/sdl_image/Makefile
index 8781e566a2d0..1e4b95c129a2 100644
--- a/graphics/sdl_image/Makefile
+++ b/graphics/sdl_image/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= graphics
MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/
DISTNAME= SDL_image-${PORTVERSION}
-MAINTAINER= krion@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A simple library to load images of various formats as SDL surfaces
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
diff --git a/graphics/sdl_ttf/Makefile b/graphics/sdl_ttf/Makefile
index 66e295a13093..eca56d1cdfcd 100644
--- a/graphics/sdl_ttf/Makefile
+++ b/graphics/sdl_ttf/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= graphics
MASTER_SITES= http://www.libsdl.org/projects/SDL_ttf/release/
DISTNAME= SDL_ttf-${PORTVERSION}
-MAINTAINER= krion@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A library to use TrueType fonts to render text in SDL applications
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
diff --git a/net/sdl_net/Makefile b/net/sdl_net/Makefile
index d2df777d6445..f495421b9f6f 100644
--- a/net/sdl_net/Makefile
+++ b/net/sdl_net/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net
MASTER_SITES= http://www.libsdl.org/projects/SDL_net/release/
DISTNAME= SDL_net-${PORTVERSION}
-MAINTAINER= krion@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A small sample cross-platform networking library
USE_SDL= sdl
diff --git a/x11-toolkits/sdl_gui/Makefile b/x11-toolkits/sdl_gui/Makefile
index 23da8006e82e..951838da7283 100644
--- a/x11-toolkits/sdl_gui/Makefile
+++ b/x11-toolkits/sdl_gui/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= x11-toolkits
MASTER_SITES= http://www.newimage.com/~rhk/SDL_gui/
DISTNAME= SDL_gui-${PORTVERSION}
-MAINTAINER= krion@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Graphical User Interface library for SDL
USE_SDL= sdl image ttf