summaryrefslogtreecommitdiff
path: root/www/analog/files/patch-ab
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2003-07-17 04:31:37 +0000
committerMichael Haro <mharo@FreeBSD.org>2003-07-17 04:31:37 +0000
commitbec8a181297ddd7ed432c617499444f5bfff12cb (patch)
tree413f0bfd1175775162553cbf5066f118e0bce570 /www/analog/files/patch-ab
parentUpdate to 1.12.2 (diff)
Upgrade Analog to 5.32 (includes fixes)
PR: 52100 Submitted by: Kevin Golding <kevin@caomhin.demon.co.uk>
Notes
Notes: svn path=/head/; revision=85012
Diffstat (limited to 'www/analog/files/patch-ab')
-rw-r--r--www/analog/files/patch-ab8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/analog/files/patch-ab b/www/analog/files/patch-ab
index c0171907bf11..3fc9222c85d4 100644
--- a/www/analog/files/patch-ab
+++ b/www/analog/files/patch-ab
@@ -1,7 +1,7 @@
---- src/tree.c.orig Wed Jan 9 21:20:12 2002
-+++ src/tree.c Wed Jan 9 21:20:24 2002
-@@ -886,8 +886,16 @@
- }
+--- src/tree.c.orig Sun Mar 23 13:57:02 2003
++++ src/tree.c Sun May 11 10:25:45 2003
+@@ -895,8 +895,16 @@
+ *name = "Macintosh";
else if (strstr(whole, "Linux") != NULL || strstr(whole, "linux") != NULL)
*name = "Unix:Linux";
- else if (strstr(whole, "BSD") != NULL)