ipe: fix homepage
This commit is contained in:
@@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "An editor for drawing figures";
|
description = "An editor for drawing figures";
|
||||||
homepage = http://ipe7.sourceforge.net;
|
homepage = http://ipe.otfried.org;
|
||||||
license = stdenv.lib.licenses.gpl3Plus;
|
license = stdenv.lib.licenses.gpl3Plus;
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
Ipe is an extensible drawing editor for creating figures in PDF and Postscript format.
|
Ipe is an extensible drawing editor for creating figures in PDF and Postscript format.
|
||||||
|
|||||||
Reference in New Issue
Block a user