diff options
Diffstat (limited to 'audio/p5-MP3-Info/Makefile')
-rw-r--r-- | audio/p5-MP3-Info/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/p5-MP3-Info/Makefile b/audio/p5-MP3-Info/Makefile index d2ae48a659e..511d4632583 100644 --- a/audio/p5-MP3-Info/Makefile +++ b/audio/p5-MP3-Info/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/12/30 23:12:40 kim Exp $ +# $NetBSD: Makefile,v 1.5 2003/06/02 01:21:35 jschauma Exp $ DISTNAME= MP3-Info-1.01 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MP3/} -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://search.cpan.org/search?module=MP3::Info COMMENT= Manipulate / fetch info from MP3 audio files |