1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/textproc/tkxmlive/files/patch-interface.tcl
Andrey Slusar 8e414a2d31 - Add SHA256 checksum
- Add $FreeBSD$ tag in patch files

PR:		ports/91007
Submitted by:	maintainer
2005-12-28 10:32:14 +00:00

12 lines
235 B
Tcl

$FreeBSD$
--- interface.tcl Thu May 30 23:56:36 2002
+++ interface.tcl.new Fri Feb 20 11:06:41 2004
@@ -1,4 +1,6 @@
-#!/usr/bin/wish
+#!/bin/sh
+# The next line restarts using %%WISH%% \
+exec %%WISH%% "$0"
package require msgcat