summaryrefslogtreecommitdiff
path: root/audio/sdl_mixer
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-05-17 11:18:29 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-05-17 11:18:29 +0000
commitcb52fef94bb22e876741458b1743ea0eb3eb954c (patch)
treec4bbd6b10a39794e30eca3d8f3b0103adb378ded /audio/sdl_mixer
parentUpdate the KDE meta-port to KDE 1.90 (aka KDE2 beta) so people can use (diff)
's|sobomax@altavista.net|sobomax@FreeBSD.org|'
Notes
Notes: svn path=/head/; revision=28515
Diffstat (limited to 'audio/sdl_mixer')
-rw-r--r--audio/sdl_mixer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sdl_mixer/Makefile b/audio/sdl_mixer/Makefile
index 036b325bb94e..ddba0a672078 100644
--- a/audio/sdl_mixer/Makefile
+++ b/audio/sdl_mixer/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: sdl_mixer
# Date created: 24 Aprim 2000
-# Whom: Maxim Sobolev <sobomax@altavista.net>
+# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ CATEGORIES= audio
MASTER_SITES= http://www.devolution.com/~slouken/SDL/projects/SDL_mixer/src/
DISTNAME= SDL_mixer-${PORTVERSION}
-MAINTAINER= sobomax@altavista.net
+MAINTAINER= sobomax@FreeBSD.org
LIB_DEPENDS= SDL-1.1.2:${PORTSDIR}/devel/sdl-devel \
smpeg.0:${PORTSDIR}/graphics/smpeg \