diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-02-11 23:54:39 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-02-11 23:54:39 +0000 |
commit | ded58bc113aef5f976691ef700f28ee7390a616c (patch) | |
tree | c9421676629499d45da7df1f5deeda11374ddec6 /audio | |
parent | f6788f1661396624d3280af6573d9e0b0df459a4 (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/p5-MP3-ID3v1Tag/Makefile | 2 | ||||
-rw-r--r-- | audio/p5-MP3-Info/Makefile | 2 | ||||
-rw-r--r-- | audio/p5-Shout/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/p5-MP3-ID3v1Tag/Makefile b/audio/p5-MP3-ID3v1Tag/Makefile index dc9a8e585301..876e1d1d4834 100644 --- a/audio/p5-MP3-ID3v1Tag/Makefile +++ b/audio/p5-MP3-ID3v1Tag/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR=MP3 PKGNAMEPREFIX= p5- -MAINTAINER= leo@florida.sarang.net +MAINTAINER= ports@FreeBSD.org COMMENT= Edit ID3v1 Tags from an Audio MPEG Layer 3 PERL_CONFIGURE= yes diff --git a/audio/p5-MP3-Info/Makefile b/audio/p5-MP3-Info/Makefile index c3b730b59fe9..c34b41900d95 100644 --- a/audio/p5-MP3-Info/Makefile +++ b/audio/p5-MP3-Info/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR=MP3 PKGNAMEPREFIX= p5- -MAINTAINER= leo@florida.sarang.net +MAINTAINER= ports@FreeBSD.org COMMENT= Manipulate / fetch info from MP3 audio files BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple diff --git a/audio/p5-Shout/Makefile b/audio/p5-Shout/Makefile index 815e34626b32..d09624ac5b04 100644 --- a/audio/p5-Shout/Makefile +++ b/audio/p5-Shout/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio perl5 MASTER_SITES= http://developer.icecast.org/libshout/releases/ PKGNAMEPREFIX= p5- -MAINTAINER= leo@florida.sarang.net +MAINTAINER= ports@FreeBSD.org COMMENT= Perl glue for libshout MP3 streaming source library LIB_DEPENDS= shout.2:${PORTSDIR}/audio/libshout |