ports/textproc/xml2rfc/files/patch-xml2rfc.tcl
Pav Lucistnik 41a76f840a - Update to 1.25
- Give maintainership to submitter

PR:		ports/70558
Submitted by:	Jonathan Lennox <lennox@cs.columbia.edu>
Approved by:	old maintainer
2004-08-17 08:51:19 +00:00

13 lines
264 B
Tcl

$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