mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
ca58d02f95
many freedesktop.org projects.
11 lines
323 B
Tcl
11 lines
323 B
Tcl
--- gitk.orig Tue Feb 7 23:58:47 2006
|
|
+++ gitk Tue Feb 7 23:58:55 2006
|
|
@@ -1,6 +1,6 @@
|
|
#!/bin/sh
|
|
# Tcl ignores the next line -*- tcl -*- \
|
|
-exec wish "$0" -- "$@"
|
|
+exec wish8.4 "$0" -- "$@"
|
|
|
|
# Copyright (C) 2005 Paul Mackerras. All rights reserved.
|
|
# This program is free software; it may be used, copied, modified
|