aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/lame/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lame/APKBUILD b/main/lame/APKBUILD
index 7240e15911..0b4d4e5b45 100644
--- a/main/lame/APKBUILD
+++ b/main/lame/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="An MP3 encoder and graphical frame analyzer"
url="http://lame.sourceforge.net/"
arch="all"
-license="LGPL"
+license="LGPL2+"
subpackages="$pkgname-dev $pkgname-doc"
depends=
makedepends="nasm ncurses-dev autoconf automake libtool"