diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2004-02-12 12:29:31 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2004-02-12 12:29:31 +0000 |
commit | d03cf65e4a397f08fa0a651fd1f30e35aaf544a5 (patch) | |
tree | 0e9b66612237610502013acb856a81436568b760 /audio | |
parent | d8721e494f93837d47a8ab665890bfe09cd83905 (diff) | |
download | ports-d03cf65e4a397f08fa0a651fd1f30e35aaf544a5.tar.gz ports-d03cf65e4a397f08fa0a651fd1f30e35aaf544a5.zip |
Grab maintainership, I use this port a lot.
Notes
Notes:
svn path=/head/; revision=100755
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 c34b41900d95..cdda0832bf95 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 |