aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-acl
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2013-09-28 09:01:40 +0000
committerFabian Affolter <fabian@affolter-engineering.ch>2013-09-29 14:07:39 +0000
commit92fc27fa11d4e2ca732fd17b886b9565ce801492 (patch)
treee561da8f5004ba74bad57a2bc4194d22bff82a5c /testing/py-acl
parent754ea39d18bf8c2ac0185f0ba017ac34a1f66f7a (diff)
downloadaports-92fc27fa11d4e2ca732fd17b886b9565ce801492.tar.bz2
aports-92fc27fa11d4e2ca732fd17b886b9565ce801492.tar.xz
testing/py-acl: specify license
Diffstat (limited to 'testing/py-acl')
-rw-r--r--testing/py-acl/APKBUILD2
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"