From c120d09a5e55258678eadb8b0995bb797d59a0aa Mon Sep 17 00:00:00 2001
From: Nicholas Marriott
Date: Sat, 1 Jan 2011 13:34:57 +0000
Subject: [PATCH] libevent 2 works now as well.
---
www/index.html.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/index.html.in b/www/index.html.in
index 67463894..65ff9b47 100644
--- a/www/index.html.in
+++ b/www/index.html.in
@@ -63,7 +63,7 @@ development.
system. The portable version is hosted on
SourceForge and runs on Linux, FreeBSD, NetBSD, Solaris and AIX.
-tmux depends on libevent 1.4 and a
+
tmux depends on libevent 1.4 or 2.0 and a
terminfo implementation (normally ncurses).