diff options
Diffstat (limited to 'lang/mzscheme/patches/patch-aj')
-rw-r--r-- | lang/mzscheme/patches/patch-aj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/mzscheme/patches/patch-aj b/lang/mzscheme/patches/patch-aj index 847b5213d93..f0deb3eda2e 100644 --- a/lang/mzscheme/patches/patch-aj +++ b/lang/mzscheme/patches/patch-aj @@ -1,8 +1,8 @@ -$NetBSD: patch-aj,v 1.1.1.1 2000/01/10 22:09:15 pooka Exp $ +$NetBSD: patch-aj,v 1.2 2002/08/27 16:42:25 pooka Exp $ --- ../../collects/slibinit/init.ss.orig Thu Apr 22 19:21:19 1999 +++ ../../collects/slibinit/init.ss Sun Jan 9 00:00:34 2000 -@@ -46,7 +46,7 @@ +@@ -53,7 +53,7 @@ [(base name dir?) (split-path base)]) (and (string? base) base)))) (case (system-type) |