1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/misc/dotfile/files/patch-af
Kris Kennaway 131508176e Point the port at wish8.2 and tclsh8.2 and change MAINTAINER to ports
(previous maintainer address is no longer valid).

Noticed by:	bento
2000-01-31 03:52:23 +00:00

11 lines
324 B
Plaintext

--- dotfile.orig Sun Dec 21 05:40:27 1997
+++ dotfile Sun Jan 30 19:31:01 2000
@@ -23,6 +23,6 @@
echo "http://www.imada.ou.dk/~blackie/dotfile/"
echo ""
else
- exec /usr/local/bin/wish -f Generator/dotfile.tcl Generator Modules/$1 $2
+ exec /usr/local/bin/wish8.2 -f Generator/dotfile.tcl Generator Modules/$1 $2
fi