diff options
Diffstat (limited to 'testing/apache2-mod-authnz-external')
-rw-r--r-- | testing/apache2-mod-authnz-external/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/apache2-mod-authnz-external/APKBUILD b/testing/apache2-mod-authnz-external/APKBUILD index 8f36bb79ad..0299abadda 100644 --- a/testing/apache2-mod-authnz-external/APKBUILD +++ b/testing/apache2-mod-authnz-external/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="Apache module for external authentication" url="https://code.google.com/p/mod-auth-external/" arch="all" -license="ASL 2.0" +license="Apache-2.0" depends="apache2" makedepends="apache2-dev" install="" |