diff options
author | David Thiel <lx@FreeBSD.org> | 2014-05-23 17:18:56 +0000 |
---|---|---|
committer | David Thiel <lx@FreeBSD.org> | 2014-05-23 17:18:56 +0000 |
commit | 29238db46df06037089b73da722b62d009f2dec5 (patch) | |
tree | 19cfe724497267e03998d1f29eec7d1bec1068cb /audio | |
parent | f3805d85d401fc625fab0e7c934ab073fbe3978e (diff) | |
download | ports-29238db46df06037089b73da722b62d009f2dec5.tar.gz ports-29238db46df06037089b73da722b62d009f2dec5.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gstreamer-plugins-moodbar/Makefile | 2 | ||||
-rw-r--r-- | audio/listener/Makefile | 2 | ||||
-rw-r--r-- | audio/pytone/Makefile | 2 | ||||
-rw-r--r-- | audio/wmalbum/Makefile | 2 | ||||
-rw-r--r-- | audio/wmsmixer/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/audio/gstreamer-plugins-moodbar/Makefile b/audio/gstreamer-plugins-moodbar/Makefile index d84efd3d7f7c..b698a7e35b15 100644 --- a/audio/gstreamer-plugins-moodbar/Makefile +++ b/audio/gstreamer-plugins-moodbar/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://pwsp.net/~qbob/ \ http://redundancy.redundancy.org/mirror/ DISTNAME= moodbar-0.1.2 -MAINTAINER= lx@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Shows the "moods" of audio tracks in Amarok LIB_DEPENDS= libfftw3f.so:${PORTSDIR}/math/fftw3-float \ diff --git a/audio/listener/Makefile b/audio/listener/Makefile index e410630ea2e4..6b9ae313239a 100644 --- a/audio/listener/Makefile +++ b/audio/listener/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.vanheusden.com/listener/ \ http://redundancy.redundancy.org/mirror/ EXTRACT_SUFX= .tgz -MAINTAINER= lx@redundancy.redundancy.org +MAINTAINER= ports@freebsd.org COMMENT= A program to listen for and record sound activity LIB_DEPENDS= libsndfile.so:${PORTSDIR}/audio/libsndfile diff --git a/audio/pytone/Makefile b/audio/pytone/Makefile index 7bf3e8027077..e113bf1d4716 100644 --- a/audio/pytone/Makefile +++ b/audio/pytone/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.luga.de/pytone/download/ \ http://redundancy.redundancy.org/mirror/ DISTNAME= PyTone-${PORTVERSION} -MAINTAINER= lx@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Music jukebox written in Python with a curses GUI LIB_DEPENDS= libao.so:${PORTSDIR}/audio/libao diff --git a/audio/wmalbum/Makefile b/audio/wmalbum/Makefile index f9dfc718f1f9..54022256ed5a 100644 --- a/audio/wmalbum/Makefile +++ b/audio/wmalbum/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 9 CATEGORIES= audio windowmaker MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= lx@redundancy.redundancy.org +MAINTAINER= ports@FreeBSD.org COMMENT= Dockapp to display album covers for XMMS LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms \ diff --git a/audio/wmsmixer/Makefile b/audio/wmsmixer/Makefile index 5222c4b0b4a4..4be4bc54bdbf 100644 --- a/audio/wmsmixer/Makefile +++ b/audio/wmsmixer/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= audio windowmaker MASTER_SITES= http://redundancy.redundancy.org/mirror/ -MAINTAINER= lx@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Audio mixer for the WindowMaker dock OPTIONS_DEFINE= DOCS |