From 0b93c350e7acdf80b0891e4d666af484ca76fd7e Mon Sep 17 00:00:00 2001 From: David Griffith Date: Fri, 15 May 2015 00:11:25 -0700 Subject: [PATCH] Update LSM file --- frotz.lsm | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/frotz.lsm b/frotz.lsm index 467335b..100cdf5 100644 --- a/frotz.lsm +++ b/frotz.lsm @@ -1,16 +1,16 @@ Begin4 Title: Unix Frotz -Version: 2.43 -Entered-date: 2002-10-27 +Version: 2.44 +Entered-date: 2015-05-16 Description: An interpreter for all Infocom games and other Z-machine games. Compiles with standard 1.0 of Graham Nelson's specification. Keywords: infocom, frotz, text-adventure, zork -Author: dgriffi@cs.csubak.edu (David Griffith) -Maintained-by: dgriffi@cs.csubak.edu (David Griffith) -Primary-site: ftp://ftp.ifarchive.org/if-archive/infocom/interpreters/frotz/frotz-2.43.tar.gz -Alternate-site: http://www.cs.csubak.edu/~dgriffi/proj/frotz/ -Original-site: +Author: dave@661.org (David Griffith) +Maintained-by: dave@661.org (David Griffith) +Primary-site: http://ifarchive.org/if-archive/infocom/interpreters/frotz/frotz-2.44.tar.gz +Alternate-site: ftp://ftp.ifarchive.org/if-archive/infocom/interpreters/frotz/frotz-2.44.tar.gz +Original-site: https://github.com/DavidGriffith/frotz Platforms: All reasonably POSIX-compliant flavors of Unix. Use ncurses if vendor-supplied curses won't work. Copying-policy: GPL -- 2.34.1