summaryrefslogtreecommitdiff
path: root/editors/impress/files/patch-src_impress_tcl
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-10-18 05:32:00 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-10-18 05:32:00 +0000
commit749303b54c7b70cb346bf6668e5f2151b6e9760b (patch)
tree068984a06a1a014062c9cefe0c102b8f2c6aaa14 /editors/impress/files/patch-src_impress_tcl
parentUpdate to 2.0.1 (diff)
Switch to tk8.4 and bump PORTREVISION
Notes
Notes: svn path=/head/; revision=91542
Diffstat (limited to '')
-rw-r--r--editors/impress/files/patch-src_impress_tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/impress/files/patch-src_impress_tcl b/editors/impress/files/patch-src_impress_tcl
index 23fe34d6e7da..5dbe98cf2df0 100644
--- a/editors/impress/files/patch-src_impress_tcl
+++ b/editors/impress/files/patch-src_impress_tcl
@@ -5,7 +5,7 @@
#
# restart trick \
-exec wish "$0" "$@"
-+exec wish8.3 "$0" "$@"
++exec wish8.4 "$0" "$@"
option add *Radiobutton*borderWidth 1
option add *Button*borderWidth 1