pkgs/servers/http/apache-httpd: added meta.license information
svn path=/nixpkgs/trunk/; revision=24407
This commit is contained in:
parent
c7a87b1669
commit
b6693acfb2
@ -40,5 +40,6 @@ stdenv.mkDerivation rec {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "Apache HTTPD, the world's most popular web server";
|
description = "Apache HTTPD, the world's most popular web server";
|
||||||
homepage = http://httpd.apache.org/;
|
homepage = http://httpd.apache.org/;
|
||||||
|
license = "ASL2.0";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user