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