aboutsummaryrefslogtreecommitdiff
path: root/audio
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
parent494b78332379a4738256eb83169ffa2566b899e3 (diff)
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/sdl2_mixer/Makefile2
-rw-r--r--audio/sdl_mixer/Makefile2
-rw-r--r--audio/sdl_sound/Makefile2
3 files changed, 3 insertions, 3 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
diff --git a/audio/sdl_mixer/Makefile b/audio/sdl_mixer/Makefile
index 115e538bae8b..a7e153d785aa 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= ports@FreeBSD.org
+MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Sample multi-channel audio mixer library
LICENSE= ZLIB
diff --git a/audio/sdl_sound/Makefile b/audio/sdl_sound/Makefile
index f73f66602d07..bf0cac66fa72 100644
--- a/audio/sdl_sound/Makefile
+++ b/audio/sdl_sound/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= audio
MASTER_SITES= http://www.icculus.org/SDL_sound/downloads/
DISTNAME= SDL_sound-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= amdmi3@FreeBSD.org
COMMENT= SDL audio library and player for some popular sound file formats
USES= libtool