diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-08-19 09:18:37 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-08-19 09:18:37 +0000 |
commit | 238940659fef9d2215986549df4157f1a1c130f8 (patch) | |
tree | 1a72a6cc720e6c81823475b401b3d2c34b2fe440 /audio | |
parent | 57e08a072bd89d1680e71472369bf1402fa32449 (diff) | |
download | ports-238940659fef9d2215986549df4157f1a1c130f8.tar.gz ports-238940659fef9d2215986549df4157f1a1c130f8.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ezstream/Makefile | 2 | ||||
-rw-r--r-- | audio/mutemix/Makefile | 2 | ||||
-rw-r--r-- | audio/taglib/Makefile | 2 | ||||
-rw-r--r-- | audio/vorbisgain/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/audio/ezstream/Makefile b/audio/ezstream/Makefile index 17712dac5ab5..27a36a2856c4 100644 --- a/audio/ezstream/Makefile +++ b/audio/ezstream/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://svn.xiph.org/releases/ezstream/ -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A command line utility for streaming to icecast servers LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 \ diff --git a/audio/mutemix/Makefile b/audio/mutemix/Makefile index dee23914b10f..604c454474e8 100644 --- a/audio/mutemix/Makefile +++ b/audio/mutemix/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://www.v-i-t.de/mirkos_hp/pub/ EXTRACT_SUFX= .py -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Adjusts a mixer RUN_DEPENDS= aumix:${PORTSDIR}/audio/aumix \ diff --git a/audio/taglib/Makefile b/audio/taglib/Makefile index c4aebcdae223..132b4f152f6a 100644 --- a/audio/taglib/Makefile +++ b/audio/taglib/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5 CATEGORIES= audio MASTER_SITES= http://ktown.kde.org/~wheeler/files/src/ -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for manipulating ID3 tags and Ogg comments USE_AUTOTOOLS= libtool:15 diff --git a/audio/vorbisgain/Makefile b/audio/vorbisgain/Makefile index bcdc849bf83e..227043f91d34 100644 --- a/audio/vorbisgain/Makefile +++ b/audio/vorbisgain/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://sjeng.org/ftp/vorbis/ -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Calculates the perceived sound level of an Ogg Vorbis file LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis |