pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/lame lame: patent expired, so now we can license...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9b1d94370f45
branches: trunk
changeset: 332679:9b1d94370f45
user: maya <maya%pkgsrc.org@localhost>
date: Sat Apr 20 06:39:49 2019 +0000
description:
lame: patent expired, so now we can license this as just gnu-lgpl-v2.
(yay!)
diffstat:
audio/lame/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7dca3c1ed6ab -r 9b1d94370f45 audio/lame/Makefile
--- a/audio/lame/Makefile Sat Apr 20 04:43:07 2019 +0000
+++ b/audio/lame/Makefile Sat Apr 20 06:39:49 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.81 2017/12/04 08:20:37 he Exp $
+# $NetBSD: Makefile,v 1.82 2019/04/20 06:39:49 maya Exp $
DISTNAME= lame-3.100
CATEGORIES= audio
@@ -8,7 +8,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://lame.sourceforge.net/
COMMENT= Fast, high quality MP3 encoder
-LICENSE= lame-license
+LICENSE= gnu-lgpl-v2
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
Home |
Main Index |
Thread Index |
Old Index