diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2006-08-17 08:33:00 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2006-08-17 08:33:00 +0000 |
commit | 6dc574b3b5bddda432c7cc59facc8966e1463929 (patch) | |
tree | d4e2368d3a7ea75a7683da6bad239ed4a292311f /audio/sdl_mixer | |
parent | 93af3344825cdb6d018636dcc3c1326f4ae3d1db (diff) | |
download | ports-6dc574b3b5bddda432c7cc59facc8966e1463929.tar.gz ports-6dc574b3b5bddda432c7cc59facc8966e1463929.zip |
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 9a64febbc710..3c03b3802678 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= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A sample multi-channel audio mixer library USE_SDL= sdl |