diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-09 00:42:31 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-09 00:42:31 +0000 |
commit | d93b632fb80847af33a8a925dff11097f995574f (patch) | |
tree | bee7218658f7f72cd1e3a004e7a999c19075a07c /games | |
parent | 7368c19fe14d50c44d079c12d5bab5e98d3695d5 (diff) | |
download | ports-d93b632fb80847af33a8a925dff11097f995574f.tar.gz ports-d93b632fb80847af33a8a925dff11097f995574f.zip |
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 <adam-ports@blacktabby.org>
Notes
Notes:
svn path=/head/; revision=69767
Diffstat (limited to 'games')
-rw-r--r-- | games/frotz/Makefile | 2 | ||||
-rw-r--r-- | games/frotz/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
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 |