aboutsummaryrefslogtreecommitdiff
path: root/pkgs/applications/graphics/ipe
diff options
context:
space:
mode:
authorThomas Tuegel <ttuegel@gmail.com>2015-08-14 22:28:23 -0500
committerThomas Tuegel <ttuegel@gmail.com>2015-08-14 22:28:23 -0500
commitc40dae086334306dccdf4303e09e1335520305ef (patch)
treebbd7205697a74d8c08d9642a06008cf933a44610 /pkgs/applications/graphics/ipe
parent529596fd316fa6f31a9f39f537939c0bc971543f (diff)
ipe: fix homepage
Diffstat (limited to 'pkgs/applications/graphics/ipe')
-rw-r--r--pkgs/applications/graphics/ipe/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/graphics/ipe/default.nix b/pkgs/applications/graphics/ipe/default.nix
index 53df14f8704f..1c4b80c1f298 100644
--- a/pkgs/applications/graphics/ipe/default.nix
+++ b/pkgs/applications/graphics/ipe/default.nix
@@ -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.