diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-02-03 08:31:45 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-02-03 08:31:45 +0000 |
commit | 3bb5c3356916713b3559969174e3a8e0ff99ea20 (patch) | |
tree | 363abfd1c6d09cbd83b43fe593774ff6612b636e /audio/sdl_sound | |
parent | 4ebd942b89e7688b18e9a957a952924ca7442551 (diff) |
Over to new volunteer.
Notes
Notes:
svn path=/head/; revision=227514
Diffstat (limited to 'audio/sdl_sound')
-rw-r--r-- | audio/sdl_sound/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sdl_sound/Makefile b/audio/sdl_sound/Makefile index f55f5624429d..b58dc30a4a6e 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= ports@FreeBSD.org +MAINTAINER= mva@sysfault.org COMMENT= A SDL audio library and player for some popular sound file formats USE_AUTOTOOLS= libtool:15 |