diff options
Diffstat (limited to 'audio/lame/Makefile')
-rw-r--r-- | audio/lame/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile index a2ba1aea710..c7397aeaf7e 100644 --- a/audio/lame/Makefile +++ b/audio/lame/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2013/10/10 10:49:30 roy Exp $ +# $NetBSD: Makefile,v 1.74 2013/10/10 11:06:11 roy Exp $ DISTNAME= lame-3.99.5 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lame/} |