diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-01-22 22:27:54 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-01-22 22:27:54 +0000 |
commit | e132ea6fc3f1899e02ecf4f1e9dfa7d779945e80 (patch) | |
tree | 66fc72704ce15ccc8a0fcd0a8b45f022e029a824 /audio/sdl_mixer | |
parent | - Update to 0.80 (diff) |
Reset mva@'s ports, he handed in his ports bit.
Notes
Notes:
svn path=/head/; revision=432169
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 d4ac25d04e93..115e538bae8b 100644 --- a/audio/sdl_mixer/Makefile +++ b/audio/sdl_mixer/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/ DISTNAME= SDL_mixer-${PORTVERSION} -MAINTAINER= mva@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Sample multi-channel audio mixer library LICENSE= ZLIB |