X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/7a08b43589ee461307276e1fd4e4795bb7f5e740..d1a699b743352d5dda4d535931154808830aac18:/packages/frotz/build.sh 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"