aboutsummaryrefslogtreecommitdiffstats
path: root/main/apache-mod-fcgid/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/apache-mod-fcgid/APKBUILD')
-rw-r--r--main/apache-mod-fcgid/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/apache-mod-fcgid/APKBUILD b/main/apache-mod-fcgid/APKBUILD
index 4411b8cd532..97b41283ed0 100644
--- a/main/apache-mod-fcgid/APKBUILD
+++ b/main/apache-mod-fcgid/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="FastCGI module for Apache 2.x"
url="http://httpd.apache.org/$_pkgreal/"
arch="all"
-license="ASL 2.0"
+license="Apache-2.0"
depends="apache2"
makedepends="apache2-dev"
install=""