about summary refs log tree commit diff
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 8472a91c596fe..6e817646d9e75 100644
--- a/pkgs/applications/editors/aewan/default.nix
+++ b/pkgs/applications/editors/aewan/default.nix
@@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
 
   meta = {
     description = "Ascii-art Editor Without A Name";
-    homepage = "http://aewan.sourceforge.net/";
+    homepage = "https://aewan.sourceforge.net/";
     license = lib.licenses.gpl2Plus;
     platforms = lib.platforms.unix;
   };