latex2html: update meta information
This commit is contained in:
parent
d716731cf4
commit
617394eaf8
@ -15,9 +15,9 @@ stdenv.mkDerivation {
|
|||||||
};
|
};
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://www.latex2html.org/;
|
homepage = "http://www.latex2html.org/";
|
||||||
license = "unfree-redistributable";
|
|
||||||
description = "Convertor written in Perl that converts LaTeX documents to HTML";
|
description = "Convertor written in Perl that converts LaTeX documents to HTML";
|
||||||
};
|
};
|
||||||
|
license = stdenv.lib.licenses.gpl2Plus;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user