about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 4adcfd4..f66987c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -19,7 +19,7 @@ A modern GNU/Linux system with NPTL and epoll support is _required_.
 * GNU C Library (glibc 2.5 or later)
 * iostat ("sysstat" in most package managers)
 
-The "stable" release of Debian GNU/Linux (currently 6.0) is the
+The "stable" release of Debian GNU/Linux (currently 7.0) is the
 recommended runtime environment, but CentOS 5.x (or later) shall
 be fully supported.
 
@@ -42,7 +42,7 @@ libkqueue:
   ./configure CFLAGS="-g -O2 $(pkg-config libkqueue --cflags)" \
               LDFLAGS="$(pkg-config libkqueue --libs)"
 
-libkqueue is available here: http://mark.heily.com/project/libkqueue
+libkqueue is available here: http://sourceforge.net/projects/libkqueue/
 
 We will only support running on 100% Free Software platforms.