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 /audio/snowstar/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>
Diffstat (limited to 'audio/snowstar/files/patch-aa')
-rw-r--r-- | audio/snowstar/files/patch-aa | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/snowstar/files/patch-aa b/audio/snowstar/files/patch-aa new file mode 100644 index 000000000000..f7971a8c1974 --- /dev/null +++ b/audio/snowstar/files/patch-aa @@ -0,0 +1,8 @@ +--- snowstar.tcl.orig Thu Nov 4 12:23:29 1999 ++++ snowstar.tcl Thu Nov 4 12:24:19 1999 +@@ -1,4 +1,4 @@ +-#!/usr/bin/wish ++#!/usr/local/bin/wish8.2 + wm title . "Snowstar 0.75.5" + wm minsize . 320 240 + wm resizable . 1 1 |