onscripter-en: update homepage
This commit is contained in:
parent
f2ce7bb0a5
commit
fdebbd5fa6
@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Japanese visual novel scripting engine";
|
description = "Japanese visual novel scripting engine";
|
||||||
homepage = "http://dev.haeleth.net/onscripter.shtml";
|
homepage = "http://unclemion.com/onscripter/";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
maintainers = with maintainers; [ abbradar ];
|
maintainers = with maintainers; [ abbradar ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user