diff options
Diffstat (limited to 'main/apache2')
-rw-r--r-- | main/apache2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/apache2/APKBUILD b/main/apache2/APKBUILD index 5d7c75abb3f..a6783b1764e 100644 --- a/main/apache2/APKBUILD +++ b/main/apache2/APKBUILD @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="A high performance Unix-based HTTP server" url="http://httpd.apache.org/" arch="all" -license="ASL 2.0" +license="Apache-2.0" depends="" install="$pkgname.pre-install $pkgname.pre-upgrade" pkgusers="apache" |