diff options
author | linimon <linimon@FreeBSD.org> | 2009-02-03 16:31:45 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-02-03 16:31:45 +0800 |
commit | 4c466a198e3c7a588e26e1d23105b03a691a198e (patch) | |
tree | afa41443752a522c7d39ca8571ee87b4bfe139e9 /audio/sdl_sound | |
parent | 3bce59ca9cdaef1da547b30717fafe8b3bba9e31 (diff) | |
download | freebsd-ports-graphics-4c466a198e3c7a588e26e1d23105b03a691a198e.tar.gz freebsd-ports-graphics-4c466a198e3c7a588e26e1d23105b03a691a198e.tar.zst freebsd-ports-graphics-4c466a198e3c7a588e26e1d23105b03a691a198e.zip |
Over to new volunteer.
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 f55f5624429..b58dc30a4a6 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 |