diff options
-rw-r--r-- | devel/libevent/pkg-descr | 2 | ||||
-rw-r--r-- | devel/libevent2/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/libevent/pkg-descr b/devel/libevent/pkg-descr index 6f327afef3a4..e15839b4b2a8 100644 --- a/devel/libevent/pkg-descr +++ b/devel/libevent/pkg-descr @@ -14,4 +14,4 @@ having to redesign the applications. As a result, Libevent allows for portable application development and provides the most scalable event notification mechanism available on an operating system. -WWW: http://www.monkey.org/~provos/libevent/ +WWW: http://libevent.org/ diff --git a/devel/libevent2/pkg-descr b/devel/libevent2/pkg-descr index 3e082f93e0f7..2498f0a947ba 100644 --- a/devel/libevent2/pkg-descr +++ b/devel/libevent2/pkg-descr @@ -15,4 +15,4 @@ Libevent allows for portable application development and provides the most scalable event notification mechanism available on an operating system. Libevent can also be used for multi-threaded applications. -WWW: http://www.monkey.org/~provos/libevent/ +WWW: http://libevent.org/ |