diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2012-04-11 21:20:28 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2012-04-11 21:20:28 +0000 |
commit | b90d81243f4c162c03047341d56c396a4a6b4263 (patch) | |
tree | 2fdac6fd206b8ae895abbee9319defd75b7a0206 /www-servers/nginx/nginx-1.1.18.ebuild | |
parent | [www-servers/nginx] Add third party module, fancyindex (diff) | |
download | darkside-b90d81243f4c162c03047341d56c396a4a6b4263.tar.gz darkside-b90d81243f4c162c03047341d56c396a4a6b4263.tar.bz2 darkside-b90d81243f4c162c03047341d56c396a4a6b4263.zip |
[www-servers/nginx] fix fancyindex license
Diffstat (limited to 'www-servers/nginx/nginx-1.1.18.ebuild')
-rw-r--r-- | www-servers/nginx/nginx-1.1.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/nginx/nginx-1.1.18.ebuild b/www-servers/nginx/nginx-1.1.18.ebuild index 82c0575..89ef3e0 100644 --- a/www-servers/nginx/nginx-1.1.18.ebuild +++ b/www-servers/nginx/nginx-1.1.18.ebuild @@ -50,7 +50,7 @@ HTTP_SLOWFS_CACHE_MODULE_PV="1.8" HTTP_SLOWFS_CACHE_MODULE_P="ngx_slowfs_cache-${HTTP_SLOWFS_CACHE_MODULE_PV}" HTTP_SLOWFS_CACHE_MODULE_URI="http://labs.frickle.com/files/${HTTP_SLOWFS_CACHE_MODULE_P}.tar.gz" -# http_fancyindex_module (http://wiki.nginx.org/NgxFancyIndex, as-is license) +# http_fancyindex_module (http://wiki.nginx.org/NgxFancyIndex, BSD license) HTTP_FANCYINDEX_MODULE_PV="0.3.1" HTTP_FANCYINDEX_MODULE_PN="ngx-fancyindex" # gitorious names the tarbell oddly, hence PNPN |