diff options
Diffstat (limited to 'testing/py-acl')
-rw-r--r-- | testing/py-acl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-acl/APKBUILD b/testing/py-acl/APKBUILD index 9fef2e632c..1c266c1381 100644 --- a/testing/py-acl/APKBUILD +++ b/testing/py-acl/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="A python network access control list parsing library" url="https://github.com/jathanism/acl" arch="noarch" -license="Apache2" +license="ASL 2.0" depends="python" depends_dev="" makedepends="python-dev py-setuptools" |