diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-09-01 21:34:14 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-09-01 21:34:14 +0000 |
commit | f73c5d7bee5ccfb05932f1aa5df48d87d321a1f0 (patch) | |
tree | e9125de1a9d21249458106c73d75f2bb2c38fbd5 /audio/sdl_mixer | |
parent | 1861b26d39ecd39b71d697d3a9805be7d3e6c77b (diff) |
Notes
Diffstat (limited to 'audio/sdl_mixer')
-rw-r--r-- | audio/sdl_mixer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sdl_mixer/Makefile b/audio/sdl_mixer/Makefile index 3c03b3802678..532c62c55fef 100644 --- a/audio/sdl_mixer/Makefile +++ b/audio/sdl_mixer/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/ DISTNAME= SDL_mixer-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shaun@FreeBSD.org COMMENT= A sample multi-channel audio mixer library USE_SDL= sdl |