aboutsummaryrefslogtreecommitdiff
path: root/audio/sdl_sound
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-02-02 23:44:01 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-02-02 23:44:01 +0000
commit2be3df4e6cd3903e9986f58d8470af2eeb8ddb04 (patch)
tree62bb721c2238601abab3327be8256421078184d4 /audio/sdl_sound
parent28e954021129898a645c3b91269e3a9caf6647de (diff)
downloadports-2be3df4e6cd3903e9986f58d8470af2eeb8ddb04.tar.gz
ports-2be3df4e6cd3903e9986f58d8470af2eeb8ddb04.zip
Notes
Diffstat (limited to 'audio/sdl_sound')
-rw-r--r--audio/sdl_sound/Makefile2
-rw-r--r--audio/sdl_sound/pkg-descr3
2 files changed, 1 insertions, 4 deletions
diff --git a/audio/sdl_sound/Makefile b/audio/sdl_sound/Makefile
index 73d2d4ec619c..f55f5624429d 100644
--- a/audio/sdl_sound/Makefile
+++ b/audio/sdl_sound/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= audio
MASTER_SITES= http://www.icculus.org/SDL_sound/downloads/
DISTNAME= SDL_sound-${PORTVERSION}
-MAINTAINER= dyeske@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= A SDL audio library and player for some popular sound file formats
USE_AUTOTOOLS= libtool:15
diff --git a/audio/sdl_sound/pkg-descr b/audio/sdl_sound/pkg-descr
index b27869896404..1be9f9a2a623 100644
--- a/audio/sdl_sound/pkg-descr
+++ b/audio/sdl_sound/pkg-descr
@@ -17,6 +17,3 @@ conversion on-the-fly and behind-the-scenes, if the programmer
desires.
WWW: http://www.icculus.org/SDL_sound/
-
-- David
-dyeske@gmail.com