summaryrefslogtreecommitdiff
path: root/textproc/xml2rfc/files/patch-xml2rfc.tcl
blob: 6f2c03b5a3e387c4f93539ce86375915b96550b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
$FreeBSD$

--- xml2rfc.tcl.orig	Mon Aug 16 17:55:38 2004
+++ xml2rfc.tcl	Mon Aug 16 17:55:45 2004
@@ -1,6 +1,6 @@
 #!/bin/sh
 # the next line restarts using the correct interpreter \
-exec tclsh "$0" "$0" "$@"
+exec tclsh8.3 "$0" "$0" "$@"
 
 
 # NOTE FROM CLIVE