aboutsummaryrefslogtreecommitdiff
path: root/editors/mule-common
diff options
context:
space:
mode:
Diffstat (limited to 'editors/mule-common')
-rw-r--r--editors/mule-common/files/patch-ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/mule-common/files/patch-ac b/editors/mule-common/files/patch-ac
index 264e517b385f..ddd9d1faabab 100644
--- a/editors/mule-common/files/patch-ac
+++ b/editors/mule-common/files/patch-ac
@@ -72,7 +72,7 @@
#define BSD 199103
#elif __FreeBSD__ == 2
#define BSD 199306
-+#elif __FreeBSD__ == 3
++#elif __FreeBSD__ >= 3
+#define BSD 199506
#endif