$NetBSD: patch-ab,v 1.2 1998/08/07 11:18:18 agc Exp $

--- Makefile.orig	Fri Oct 24 22:22:56 1997
+++ Makefile	Fri Oct 24 22:23:01 1997
@@ -4,7 +4,7 @@
 all:		tkcron
 
 tkcron:	
-	sed -e "\:/usr/local/bin/wish: s;;${BINDIR}/wish4.1;g" tkcron.tcl > tkcron
+	sed -e "\:/usr/local/bin/wish: s;;${BINDIR}/wish8.0;g" tkcron.tcl > tkcron
 
 install:	all
 	install ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} tkcron ${BINDIR}
