summaryrefslogtreecommitdiff
path: root/lang/ucblogo/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ucblogo/patches/patch-ac')
-rw-r--r--lang/ucblogo/patches/patch-ac13
1 files changed, 0 insertions, 13 deletions
diff --git a/lang/ucblogo/patches/patch-ac b/lang/ucblogo/patches/patch-ac
deleted file mode 100644
index 93845a758b3..00000000000
--- a/lang/ucblogo/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2004/07/13 02:16:43 thorpej Exp $
-
---- init.c.orig Mon Jul 12 19:09:10 2004
-+++ init.c Mon Jul 12 19:09:02 2004
-@@ -261,7 +261,7 @@
- {"rerandom", 0, 0, 1, PREFIX_PRIORITY, lrerandom},
- {"right", 1, 1, 1, PREFIX_PRIORITY, lright},
- {"rl", 0, 0, 0, PREFIX_PRIORITY, lreadlist},
-- {"round", 1, 1, 1, PREFIX_PRIORITY, lround},
-+ {"round", 1, 1, 1, PREFIX_PRIORITY, xlround},
- {"rt", 1, 1, 1, PREFIX_PRIORITY, lright},
- {"run", 1, 1, 1, MACRO_PRIORITY, lrun},
- {"runparse", 1, 1, 1, PREFIX_PRIORITY, lrunparse},