diff options
Diffstat (limited to 'testing/py-authen-ntlm2/APKBUILD')
-rw-r--r-- | testing/py-authen-ntlm2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-authen-ntlm2/APKBUILD b/testing/py-authen-ntlm2/APKBUILD index 53aa057b67..2bec76c9fc 100644 --- a/testing/py-authen-ntlm2/APKBUILD +++ b/testing/py-authen-ntlm2/APKBUILD @@ -8,7 +8,7 @@ pkgrel=0 pkgdesc="Authentication module for Apache" url="https://github.com/Legrandin/PyAuthenNTLM2" arch="noarch" -license="APACHE 2.0" +license="ASL 2.0" depends="" depends_dev="python-dev py-setuptools" makedepends="$depends_dev" |