diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-16 09:55:32 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-16 09:55:32 +0000 |
commit | e963662e8cae969d88a61aae7d9f54e4c01faff3 (patch) | |
tree | a3b81256b7ca7097874ecd94e48f1f196a833e29 /audio | |
parent | 49728dccbaaeaf7709fbd116c130699d95cae7fd (diff) | |
download | ports-e963662e8cae969d88a61aae7d9f54e4c01faff3.tar.gz ports-e963662e8cae969d88a61aae7d9f54e4c01faff3.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/p5-MPEG-ID3v2Tag/Makefile | 2 | ||||
-rw-r--r-- | audio/p5-MPEG-ID3v2Tag/pkg-descr | 2 | ||||
-rw-r--r-- | audio/p5-Shout/Makefile | 2 | ||||
-rw-r--r-- | audio/p5-Shout/pkg-descr | 3 |
4 files changed, 2 insertions, 7 deletions
diff --git a/audio/p5-MPEG-ID3v2Tag/Makefile b/audio/p5-MPEG-ID3v2Tag/Makefile index b28356a73adb..71e17c3e7699 100644 --- a/audio/p5-MPEG-ID3v2Tag/Makefile +++ b/audio/p5-MPEG-ID3v2Tag/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that provides a way to write/read ID3 v2.3 tags PERL_CONFIGURE= yes diff --git a/audio/p5-MPEG-ID3v2Tag/pkg-descr b/audio/p5-MPEG-ID3v2Tag/pkg-descr index c4fefd1ce139..2e1507aafe85 100644 --- a/audio/p5-MPEG-ID3v2Tag/pkg-descr +++ b/audio/p5-MPEG-ID3v2Tag/pkg-descr @@ -4,5 +4,3 @@ it's easy to add support for more. Author: mjd@mp3.com WWW: http://search.cpan.org/dist/MPEG-ID3v2Tag/ - ---will diff --git a/audio/p5-Shout/Makefile b/audio/p5-Shout/Makefile index 9bbc6a127d70..bea8ece05f70 100644 --- a/audio/p5-Shout/Makefile +++ b/audio/p5-Shout/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio perl5 MASTER_SITES= http://downloads.us.xiph.org/releases/libshout/ PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl glue for libshout MP3 streaming source library LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 diff --git a/audio/p5-Shout/pkg-descr b/audio/p5-Shout/pkg-descr index 8bc8b365366b..8feeac605fa2 100644 --- a/audio/p5-Shout/pkg-descr +++ b/audio/p5-Shout/pkg-descr @@ -5,6 +5,3 @@ communication, and data streaming for the calling application, and lets developers focus on feature sets instead of implementation details. WWW: http://www.icecast.org/ - -- Leo -leo@florida.sarang.net |