From 3d105c0a98f936702e2ba0c05d892f6bf075706f Mon Sep 17 00:00:00 2001 From: edwin Date: Sat, 9 Nov 2002 00:42:31 +0000 Subject: The included patch updates the games/frotz port to version 2.43, which includes a fair number of bugfixes. PR: ports/45045 Submitted by: Adam Kranzel --- games/frotz/Makefile | 2 +- games/frotz/distinfo | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'games') diff --git a/games/frotz/Makefile b/games/frotz/Makefile index a4f4d2ff02a9..b3295af5572b 100644 --- a/games/frotz/Makefile +++ b/games/frotz/Makefile @@ -6,7 +6,7 @@ # PORTNAME= frotz -PORTVERSION= 2.42 +PORTVERSION= 2.43 CATEGORIES= games MASTER_SITES= ftp://ftp.ifarchive.org/if-archive/infocom/interpreters/frotz/ \ http://wuarchive.wustl.edu/doc/misc/if-archive/infocom/interpreters/frotz/ \ diff --git a/games/frotz/distinfo b/games/frotz/distinfo index f0ea84ed81c8..147c0f9d7697 100644 --- a/games/frotz/distinfo +++ b/games/frotz/distinfo @@ -1 +1 @@ -MD5 (frotz-2.42.tar.gz) = a1cf81b39f749ea96e4585238ffc1b3f +MD5 (frotz-2.43.tar.gz) = efe51879e012b92bb8d5f4a82e982677 -- cgit