diff options
author | linimon <linimon@FreeBSD.org> | 2004-02-12 07:54:39 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-02-12 07:54:39 +0800 |
commit | 09874678f9df24ffac4a336c5bfea3492ea71afb (patch) | |
tree | bd99dbd66910ba1f3fe191101bd3a5c965224576 /audio/p5-MP3-Info | |
parent | 3e9561d56e5be14da24520f3577483c2840070da (diff) | |
download | freebsd-ports-gnome-09874678f9df24ffac4a336c5bfea3492ea71afb.tar.gz freebsd-ports-gnome-09874678f9df24ffac4a336c5bfea3492ea71afb.tar.zst freebsd-ports-gnome-09874678f9df24ffac4a336c5bfea3492ea71afb.zip |
mat@FreeBSD.org reports no response from this maintainer for several
months about his other ports, so reset this one too. His last
approved update was 16 months ago.
Maintainer, if this is in error, please contact me directly.
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 |