aboutsummaryrefslogtreecommitdiffstats
path: root/main/nginx
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2015-08-25 19:46:05 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2015-09-05 13:05:36 +0200
commit41e3fcac3cc4577b885f3629ecf0c0f99bb7ac7a (patch)
tree7a31e42ace80f56f121ebe673d165824e267eff3 /main/nginx
parent29e0e8e4d6640c4cd6c448763d87e38c4ea72417 (diff)
downloadaports-41e3fcac3cc4577b885f3629ecf0c0f99bb7ac7a.tar.bz2
aports-41e3fcac3cc4577b885f3629ecf0c0f99bb7ac7a.tar.xz
main/nginx: lowercase license name
Diffstat (limited to 'main/nginx')
-rw-r--r--main/nginx/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/nginx/APKBUILD b/main/nginx/APKBUILD
index 3f4576d5ca..7380ecae2e 100644
--- a/main/nginx/APKBUILD
+++ b/main/nginx/APKBUILD
@@ -9,7 +9,7 @@ pkgrel=2
pkgdesc="lightweight HTTP and reverse proxy server"
url="http://www.nginx.org"
arch="all"
-license="Custom"
+license="custom"
pkgusers="nginx"
pkggroups="nginx"
install="$pkgname.pre-install $pkgname.pre-upgrade"