pkgs/development/libraries/science/math/liblapack: fixed license tag
Thanks to Ludovic Courtès for pointing that out. svn path=/nixpkgs/trunk/; revision=19687
This commit is contained in:
parent
6a61d675bb
commit
30bbff2b68
@ -44,7 +44,7 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Linear Algebra PACKage";
|
description = "Linear Algebra PACKage";
|
||||||
license = "Free, copyrighted";
|
license = "revised-BSD";
|
||||||
homepage = "http://www.netlib.org/lapack/";
|
homepage = "http://www.netlib.org/lapack/";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user