Module: wine
Branch: master
Commit: 1ca38f1dd71191527df96ad7e541a0ebe96d36d3
URL: http://source.winehq.org/git/wine.git/?a=commit;h=1ca38f1dd71191527df96ad7e…
Author: Gerald Pfeifer <gerald(a)pfeifer.com>
Date: Sun Apr 20 21:35:15 2014 -0600
readme: Raise the minimum version of FreeBSD to 8.0.
---
README | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README b/README
index 8dbc614..1627081 100644
--- a/README
+++ b/README
@@ -29,7 +29,7 @@ especially the wealth of information found at http://www.winehq.org.
To compile and run Wine, you must have one of the following:
Linux version 2.0.36 or later
- FreeBSD 7.0 or later
+ FreeBSD 8.0 or later
Solaris x86 9 or later
NetBSD-current
Mac OS X 10.5 or later
@@ -39,7 +39,7 @@ systems mentioned above are supported. Other operating systems which
support kernel threads may be supported in the future.
FreeBSD info:
- Wine will generally not work properly on versions before FreeBSD 7.0.
+ Wine will generally not work properly on versions before FreeBSD 8.0.
See http://wiki.freebsd.org/Wine for more information.
Solaris info: