From: Fredrik Fornwall Date: Wed, 1 Mar 2017 21:14:15 +0000 (+0100) Subject: frotz: Update project homepage X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/termux-packages/commitdiff_plain/efd259bfeb17d71ed654c1fb73756a195a253b58 frotz: Update project homepage --- diff --git a/packages/frotz/build.sh b/packages/frotz/build.sh index f73878c8..d85a69d8 100644 --- a/packages/frotz/build.sh +++ b/packages/frotz/build.sh @@ -1,4 +1,4 @@ -TERMUX_PKG_HOMEPAGE=http://frotz.sourceforge.net/ +TERMUX_PKG_HOMEPAGE=https://github.com/DavidGriffith/frotz TERMUX_PKG_DESCRIPTION="Interpreter for Infocom and other Z-machine interactive fiction (IF) games" # frotz does not depend on dialog or curl, but the zgames script we bundle below in termux_step_make_install() do. TERMUX_PKG_DEPENDS="ncurses, dialog, curl"