summaryrefslogtreecommitdiffstats
path: root/testing/py-authen-ntlm2
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2013-09-04 21:48:58 +0000
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2013-09-08 14:29:48 +0200
commita6a14bcf1920596b66198e0c564e3566cbf187f2 (patch)
treeaa842d0d2d781c3a28d926feb37a3d0a4e8fbc9a /testing/py-authen-ntlm2
parent014caf3eb47343cb4c77a1a4820b2ed4efa6c356 (diff)
downloadaports-a6a14bcf1920596b66198e0c564e3566cbf187f2.tar.bz2
aports-a6a14bcf1920596b66198e0c564e3566cbf187f2.tar.xz
testing/py-authen-ntlm2: specify license
Diffstat (limited to 'testing/py-authen-ntlm2')
-rw-r--r--testing/py-authen-ntlm2/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-authen-ntlm2/APKBUILD b/testing/py-authen-ntlm2/APKBUILD
index 53aa057b6..2bec76c9f 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"