summaryrefslogtreecommitdiff
path: root/audio/sdl_mixer
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-04-26 08:28:12 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-04-26 08:28:12 +0000
commit9ae1d67e284c66ac162f640f98a49d04146a7997 (patch)
treee0e43f7cdb6f4884b8f775b3d720d17ab00549cd /audio/sdl_mixer
parentUse PLIST_FILES (diff)
Take maintainership.
Notes
Notes: svn path=/head/; revision=134191
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 \