aboutsummaryrefslogtreecommitdiff
path: root/audio/sdl2_mixer
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-02-05 16:24:49 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-02-05 16:24:49 +0000
commitc581e7eca69b57ad3e4f53cdbef2a77b8362f684 (patch)
treed1d7b7e78ade547490e60ba97b22b3498a7db180 /audio/sdl2_mixer
parent494b78332379a4738256eb83169ffa2566b899e3 (diff)
downloadports-c581e7eca69b57ad3e4f53cdbef2a77b8362f684.tar.gz
ports-c581e7eca69b57ad3e4f53cdbef2a77b8362f684.zip
Take maintainership of SDL/SDL2 ports
Notes
Notes: svn path=/head/; revision=460979
Diffstat (limited to 'audio/sdl2_mixer')
-rw-r--r--audio/sdl2_mixer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sdl2_mixer/Makefile b/audio/sdl2_mixer/Makefile
index 14bcd6ae0fa6..10434c371d3f 100644
--- a/audio/sdl2_mixer/Makefile
+++ b/audio/sdl2_mixer/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= audio
MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/
DISTNAME= SDL2_mixer-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Sample multi-channel audio mixer library
LICENSE= ZLIB