ports/textproc/xml2rfc/files/patch-xml2rfc.tcl
Bill Fenner ce45a3bc59 [Maintainer Update] Update to 1.29.
This version implements the new version of the required IETF boilerplate
(RFC 3978), which will become mandatory for Internet-Drafts on May 6.

PR:		ports/79603
Submitted by:	Jonathan Lennox <lennox@cnr.cs.columbia.edu>
2005-04-06 22:11:47 +00:00

13 lines
248 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" "$@"
#