aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-zope-component/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-zope-component/APKBUILD')
-rw-r--r--community/py-zope-component/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-zope-component/APKBUILD b/community/py-zope-component/APKBUILD
index 186f149a26..3129b41bdb 100644
--- a/community/py-zope-component/APKBUILD
+++ b/community/py-zope-component/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="Zope Component Architecture"
url="https://pypi.python.org/pypi/zope.component"
arch="noarch"
-license="ZPL2+"
+license="ZPL-2.1"
depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"