diff options
author | rene <rene@FreeBSD.org> | 2017-01-23 06:27:54 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2017-01-23 06:27:54 +0800 |
commit | 625cc76f9ba2c9b069bb94b675d3eeedcb19940a (patch) | |
tree | 66fc72704ce15ccc8a0fcd0a8b45f022e029a824 /audio | |
parent | b683c84df3f5d6f59aa262cdcf36baebda03778a (diff) | |
download | freebsd-ports-gnome-625cc76f9ba2c9b069bb94b675d3eeedcb19940a.tar.gz freebsd-ports-gnome-625cc76f9ba2c9b069bb94b675d3eeedcb19940a.tar.zst freebsd-ports-gnome-625cc76f9ba2c9b069bb94b675d3eeedcb19940a.zip |
Reset mva@'s ports, he handed in his ports bit.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/openal-soft/Makefile | 2 | ||||
-rw-r--r-- | audio/py-al/Makefile | 2 | ||||
-rw-r--r-- | audio/sdl2_mixer/Makefile | 2 | ||||
-rw-r--r-- | audio/sdl_mixer/Makefile | 2 | ||||
-rw-r--r-- | audio/sdl_sound/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/audio/openal-soft/Makefile b/audio/openal-soft/Makefile index d1be76753c95..25cf97bb7b62 100644 --- a/audio/openal-soft/Makefile +++ b/audio/openal-soft/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://kcat.strangesoft.net/openal-releases/ -MAINTAINER= mva@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Software implementation of the OpenAL specification LICENSE= LGPL20 diff --git a/audio/py-al/Makefile b/audio/py-al/Makefile index ccc723714da2..c187fa632ed3 100644 --- a/audio/py-al/Makefile +++ b/audio/py-al/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= http://bitbucket.org/marcusva/py-al/downloads/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyAL-${PORTVERSION} -MAINTAINER= mva@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PyAL is a binding of OpenAL for Python LICENSE= ZLIB diff --git a/audio/sdl2_mixer/Makefile b/audio/sdl2_mixer/Makefile index 8217ada802fd..14bcd6ae0fa6 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= mva@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Sample multi-channel audio mixer library LICENSE= ZLIB 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 diff --git a/audio/sdl_sound/Makefile b/audio/sdl_sound/Makefile index 5c87a0138f6b..f73f66602d07 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= mva@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SDL audio library and player for some popular sound file formats USES= libtool |