diff options
Diffstat (limited to 'audio/lame/Makefile')
-rw-r--r-- | audio/lame/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile index be1bf098d54..ee8d6d05d56 100644 --- a/audio/lame/Makefile +++ b/audio/lame/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2005/02/03 17:54:50 reed Exp $ +# $NetBSD: Makefile,v 1.45 2005/02/21 20:26:08 hubertf Exp $ # DISTNAME= lame-${VERS} @@ -7,7 +7,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lame/} \ http://hive.me.gu.edu.au/not_lame/ -MAINTAINER= hubertf@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://lame.sourceforge.net/ COMMENT= Fast, high quality MP3 encoder |