pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/lame
Module Name: pkgsrc
Committed By: maya
Date: Sat Apr 20 06:39:49 UTC 2019
Modified Files:
pkgsrc/audio/lame: Makefile
Log Message:
lame: patent expired, so now we can license this as just gnu-lgpl-v2.
(yay!)
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 pkgsrc/audio/lame/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/lame/Makefile
diff -u pkgsrc/audio/lame/Makefile:1.81 pkgsrc/audio/lame/Makefile:1.82
--- pkgsrc/audio/lame/Makefile:1.81 Mon Dec 4 08:20:37 2017
+++ pkgsrc/audio/lame/Makefile Sat Apr 20 06:39:49 2019
@@ -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 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:
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