diff options
author | demon <demon@FreeBSD.org> | 2004-02-12 20:29:31 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2004-02-12 20:29:31 +0800 |
commit | f7192ae00d3b5bf37ccddfd2ca8629ed2f59dc68 (patch) | |
tree | 4a160508d5000ac837c44518bd303955fc86927d /audio | |
parent | 7b36a597b8920c09c465388b4e1ce900a1797307 (diff) | |
download | freebsd-ports-graphics-f7192ae00d3b5bf37ccddfd2ca8629ed2f59dc68.tar.gz freebsd-ports-graphics-f7192ae00d3b5bf37ccddfd2ca8629ed2f59dc68.tar.zst freebsd-ports-graphics-f7192ae00d3b5bf37ccddfd2ca8629ed2f59dc68.zip |
Grab maintainership, I use this port a lot.
Diffstat (limited to 'audio')
-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 c34b41900d9..cdda0832bf9 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= ports@FreeBSD.org +MAINTAINER= demon@FreeBSD.org COMMENT= Manipulate / fetch info from MP3 audio files BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple |