diff options
author | Fabian Affolter <fabian@affolter-engineering.ch> | 2013-03-03 23:04:59 +0000 |
---|---|---|
committer | Fabian Affolter <fabian@affolter-engineering.ch> | 2013-03-04 09:50:19 +0000 |
commit | e1340e4292087b5b978574a245b09d06a15e0ed6 (patch) | |
tree | 8fc469518108a6ea9ac438cd42c00c6efc244851 /testing/liblo | |
parent | 8ad054a686593caf427cfdb1b19d2937250c3866 (diff) | |
download | aports-e1340e4292087b5b978574a245b09d06a15e0ed6.tar.bz2 aports-e1340e4292087b5b978574a245b09d06a15e0ed6.tar.xz |
testing/liblo: license entry modified
Diffstat (limited to 'testing/liblo')
-rw-r--r-- | testing/liblo/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/liblo/APKBUILD b/testing/liblo/APKBUILD index a7c9c18722..54ce604337 100644 --- a/testing/liblo/APKBUILD +++ b/testing/liblo/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Open Sound Control library" url="http://liblo.sourceforge.net" arch="all" -license="LGPLv2+" +license="LGPL2+" depends="" makedepends="" install="" |