summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/editors/aewan/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/editors/aewan/default.nix')
-rw-r--r--pkgs/applications/editors/aewan/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/editors/aewan/default.nix b/pkgs/applications/editors/aewan/default.nix
index a46b52436a37..214b435429ae 100644
--- a/pkgs/applications/editors/aewan/default.nix
+++ b/pkgs/applications/editors/aewan/default.nix
@@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
meta = {
description = "Ascii-art Editor Without A Name";
- homepage = "http://aewan.sourceforge.net/";
+ homepage = http://aewan.sourceforge.net/;
license = stdenv.lib.licenses.gpl2Plus;
platforms = stdenv.lib.platforms.unix;
};