diff options
Diffstat (limited to 'audio/lame')
-rw-r--r-- | audio/lame/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile index 4dd766d0e5c..934fb973679 100644 --- a/audio/lame/Makefile +++ b/audio/lame/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.62 2009/05/19 08:59:03 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2009/05/20 23:08:28 zafer Exp $ # DISTNAME= lame-398-2 PKGNAME= lame-3.98.2 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lame/} \ - http://hive.me.gu.edu.au/not_lame/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lame/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://lame.sourceforge.net/ |