diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2007-10-28 12:01:33 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2007-10-28 12:01:33 +0000 |
commit | f84ed8b6a4ba8ac848e14e2a8d428d3731e0e197 (patch) | |
tree | 2e54793deef05e0377b47a829aefa594cf53848e /audio | |
parent | f796973113e20a409580b87858058b5959f50936 (diff) | |
download | ports-f84ed8b6a4ba8ac848e14e2a8d428d3731e0e197.tar.gz ports-f84ed8b6a4ba8ac848e14e2a8d428d3731e0e197.zip |
Notes
Diffstat (limited to 'audio')
-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 1bbd377bd230..9bc2c0b931dc 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= shaun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A sample multi-channel audio mixer library USE_SDL= sdl |