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/p5-MP3-Info | |
parent | f6788f1661396624d3280af6573d9e0b0df459a4 (diff) | |
download | ports-ded58bc113aef5f976691ef700f28ee7390a616c.tar.gz ports-ded58bc113aef5f976691ef700f28ee7390a616c.zip |
Notes
Diffstat (limited to 'audio/p5-MP3-Info')
-rw-r--r-- | audio/p5-MP3-Info/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |