From dad50d99b195f0597431757a3b8c63f1012e6731 Mon Sep 17 00:00:00 2001 From: Sam Lawrance Date: Thu, 15 Dec 2005 03:18:03 +0000 Subject: Remove expired ports. --- misc/tkcron/files/patch-aa | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 misc/tkcron/files/patch-aa (limited to 'misc/tkcron/files/patch-aa') diff --git a/misc/tkcron/files/patch-aa b/misc/tkcron/files/patch-aa deleted file mode 100644 index b6c4026ef5ad..000000000000 --- a/misc/tkcron/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- tkcron.tcl Sat Aug 3 17:53:42 1996 -+++ tkcron.tcl Sat Aug 3 17:52:03 1996 -@@ -281,6 +281,7 @@ - - # Return the crontab string as a list - proc parseCrontabFile {str} { -+ set result "" - set crontablist [split $str \n] - set listlength [llength $crontablist] - for {set i 0} {$i < $listlength} {incr i 1} { - -- cgit v1.2.3