diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/sdl_mixer/Makefile | 2 | ||||
-rw-r--r-- | audio/wsoundprefs/Makefile | 2 | ||||
-rw-r--r-- | audio/wsoundserver/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/sdl_mixer/Makefile b/audio/sdl_mixer/Makefile index 703abf562236..b5ac59bfb8d0 100644 --- a/audio/sdl_mixer/Makefile +++ b/audio/sdl_mixer/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/ DISTNAME= SDL_mixer-${PORTVERSION} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A sample multi-channel audio mixer library LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ diff --git a/audio/wsoundprefs/Makefile b/audio/wsoundprefs/Makefile index 88e16014ccea..786d26c301d9 100644 --- a/audio/wsoundprefs/Makefile +++ b/audio/wsoundprefs/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio windowmaker MASTER_SITES= ftp://shadowmere.student.utwente.nl/pub/WindowMaker/ DISTNAME= WSoundPrefs-${PORTVERSION} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A utility for configuring sounds to play for Window Maker events BUILD_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker diff --git a/audio/wsoundserver/Makefile b/audio/wsoundserver/Makefile index ade621e5d874..2812cc811ec8 100644 --- a/audio/wsoundserver/Makefile +++ b/audio/wsoundserver/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio windowmaker MASTER_SITES= ftp://shadowmere.student.utwente.nl/pub/WindowMaker/ DISTNAME= WSoundServer-${PORTVERSION} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The sound server for Window Maker BUILD_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker |