chiark / gitweb /
frotz: Update project homepage
authorFredrik Fornwall <fredrik@fornwall.net>
Wed, 1 Mar 2017 21:14:15 +0000 (22:14 +0100)
committerFredrik Fornwall <fredrik@fornwall.net>
Wed, 1 Mar 2017 21:14:15 +0000 (22:14 +0100)
packages/frotz/build.sh

index f73878c889ff0705d37c8d8dad7f905b08f2d7a7..d85a69d873a74a636310ec38b7d29dfecd31b1ca 100644 (file)
@@ -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"