aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sdl_mixer
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2005-04-26 16:28:12 +0800
committerkrion <krion@FreeBSD.org>2005-04-26 16:28:12 +0800
commit328f2aab6c607f4a162baaf7e8c483998f27f5d6 (patch)
tree9cd39fe8e5b23e6bfe75ee100709ff9ebb86aa58 /audio/sdl_mixer
parent4662741689361b4a408b23468f0f64b4263f557f (diff)
downloadfreebsd-ports-gnome-328f2aab6c607f4a162baaf7e8c483998f27f5d6.tar.gz
freebsd-ports-gnome-328f2aab6c607f4a162baaf7e8c483998f27f5d6.tar.zst
freebsd-ports-gnome-328f2aab6c607f4a162baaf7e8c483998f27f5d6.zip
Take maintainership.
Diffstat (limited to 'audio/sdl_mixer')
-rw-r--r--audio/sdl_mixer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sdl_mixer/Makefile b/audio/sdl_mixer/Makefile
index 6e46e3c0fcb0..b60d4ce05eb3 100644
--- a/audio/sdl_mixer/Makefile
+++ b/audio/sdl_mixer/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= audio
MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/
DISTNAME= SDL_mixer-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= krion@FreeBSD.org
COMMENT= A sample multi-channel audio mixer library
LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \