1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/devel/git/files/patch-gitk
2006-02-08 08:30:38 +00:00

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