diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-28 18:32:45 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-28 18:32:45 +0000 |
commit | bc087374d35aa9c841dd63d44e9c9697702921ed (patch) | |
tree | 9bfffecdf0e79fc2f3af0e2a2f1044536ad164ca /games/merlin/files/patch-aa | |
parent | gcc 2.95 requires us to be explicit about the return type of functions. (diff) |
Update to use Tcl/Tk version 8.2.
Submitted by: Ade Lovett <ade@lovett.com>
Notes
Notes:
svn path=/head/; revision=23474
Diffstat (limited to 'games/merlin/files/patch-aa')
-rw-r--r-- | games/merlin/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/merlin/files/patch-aa b/games/merlin/files/patch-aa index 8f594d5f95ad..589bb717c3fe 100644 --- a/games/merlin/files/patch-aa +++ b/games/merlin/files/patch-aa @@ -2,7 +2,7 @@ +++ merlin Sun Aug 23 18:09:17 1998 @@ -1,4 +1,4 @@ -#!/usr/local/bin/wish4.1
-+#!/usr/local/bin/wish8.0 ++#!/usr/local/bin/wish8.2 #
# Merlin - a pointless puzzle game
#
|