diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gstreamer-monkeysaudio/Makefile | 2 | ||||
-rw-r--r-- | audio/libmpcdec/Makefile | 4 | ||||
-rw-r--r-- | audio/libtremor/Makefile | 2 | ||||
-rw-r--r-- | audio/wavpack/Makefile | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/audio/gstreamer-monkeysaudio/Makefile b/audio/gstreamer-monkeysaudio/Makefile index f6af7eac0023..7db3667c159f 100644 --- a/audio/gstreamer-monkeysaudio/Makefile +++ b/audio/gstreamer-monkeysaudio/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://gstreamer.freedesktop.org/src/gst${PKGNAMESUFFIX}/ PKGNAMESUFFIX= -monkeysaudio DISTNAME= gst${PKGNAMESUFFIX}-${PORTVERSION} -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GStreamer plugin for monkeysaudio files USE_X_PREFIX= yes diff --git a/audio/libmpcdec/Makefile b/audio/libmpcdec/Makefile index dc2463c139c0..49a8cd7641a5 100644 --- a/audio/libmpcdec/Makefile +++ b/audio/libmpcdec/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: libmusepack +# New ports collection makefile for: libmpcdec # Date created: 29 November 2004 # Whom: Koop Mast <kwm@FreeBSD.org> # @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.saunalahti.fi/grimmel/musepack.net-files/source/ -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= High quality audio compression format USE_BZIP2= yes diff --git a/audio/libtremor/Makefile b/audio/libtremor/Makefile index a01aaabfdf77..bedfd993efb9 100644 --- a/audio/libtremor/Makefile +++ b/audio/libtremor/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://members.chello.nl/~g.mast/distfiles/ DISTNAME= tremor_snapshot_${SNAP_DATE} EXTRACT_SUFX= .tgz -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Integer-only fully Ogg Vorbis compliant decoder library SNAP_DATE= 02132004 diff --git a/audio/wavpack/Makefile b/audio/wavpack/Makefile index d06a6bab23a5..fbee85e7753f 100644 --- a/audio/wavpack/Makefile +++ b/audio/wavpack/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= kwm -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Compress (and restore) both 16 and 24-bit audio files in .wav format GNU_CONFIGURE= yes |