aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-pyphen
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2013-09-05 07:17:10 +0000
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2013-09-08 14:34:54 +0200
commit7ee5f857fdad57eac544cafd5fe776162591bdad (patch)
treeafbc171c2e22e1aeb4a631ddcab3ff426a874ef6 /testing/py-pyphen
parent793838b71077e376339d4fa58736ba58f250dd74 (diff)
downloadaports-7ee5f857fdad57eac544cafd5fe776162591bdad.tar.bz2
aports-7ee5f857fdad57eac544cafd5fe776162591bdad.tar.xz
testing/py-pyphen: specify license
Diffstat (limited to 'testing/py-pyphen')
-rw-r--r--testing/py-pyphen/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pyphen/APKBUILD b/testing/py-pyphen/APKBUILD
index c838f17ca4..5de8fc0ba2 100644
--- a/testing/py-pyphen/APKBUILD
+++ b/testing/py-pyphen/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="python-based dictionary hyphenator library"
url="http://www.pyphen.org/"
arch="noarch"
-license="GPL MPL LGPL"
+license="GPL2+ MPL LGPL2+"
depends="python"
depends_dev=""
makedepends="python-dev py-setuptools"