summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2006-08-17 08:33:00 +0000
committerkrion <krion@FreeBSD.org>2006-08-17 08:33:00 +0000
commit556f05686b823750e988440b27ee23c5c4f32c74 (patch)
tree2f8c8c0d8bde7ff5e638a54dce22be220a4ca4d1
parent51fa91a0de2dd419c148a8c52ad247ff6d96f329 (diff)
downloadFreeBSD-ports-556f05686b823750e988440b27ee23c5c4f32c74.zip
FreeBSD-ports-556f05686b823750e988440b27ee23c5c4f32c74.tar.gz
Drop maintainership, ENOTIME for these ports now.
-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 9a64feb..3c03b38 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 7e3ac5b..f9b2444 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 f088b0d..403cd5e 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 8781e56..1e4b95c 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 66e295a..eca56d1 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 d2df777..f495421 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 23da800..951838d 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
OpenPOWER on IntegriCloud