pkgs/applications/science/math/maxima: use a correct license tag
Thanks, Ludovic. svn path=/nixpkgs/trunk/; revision=23466
This commit is contained in:
parent
a9da4153c4
commit
49c437a31e
@ -17,7 +17,7 @@ stdenv.mkDerivation {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "Maxima computer algebra system";
|
description = "Maxima computer algebra system";
|
||||||
homepage = "http://maxima.sourceforge.net";
|
homepage = "http://maxima.sourceforge.net";
|
||||||
license = "GPL2";
|
license = "GPLv2";
|
||||||
|
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
Maxima is a fairly complete computer algebra system written in
|
Maxima is a fairly complete computer algebra system written in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user