elvis: update meta.homepage
This commit is contained in:
parent
440c5808a1
commit
91852f17ef
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ stdenv.mkDerivation {
|
||||||
configureFlags = [ "--ioctl=termios" ];
|
configureFlags = [ "--ioctl=termios" ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://elvis.vi-editor.org/";
|
homepage = "http://elvis.the-little-red-haired-girl.org/";
|
||||||
description = "A vi clone for Unix and other operating systems";
|
description = "A vi clone for Unix and other operating systems";
|
||||||
license = stdenv.lib.licenses.free;
|
license = stdenv.lib.licenses.free;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue