aboutsummaryrefslogtreecommitdiff
path: root/audio/sdl_sound
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/sdl_sound
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/sdl_sound')
-rw-r--r--audio/sdl_sound/Makefile2
1 files changed, 1 insertions, 1 deletions
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