svn commit: r359943 - in head/devel: libevent libevent2
Kevin Lo
kevlo at FreeBSD.org
Tue Jul 1 01:14:42 UTC 2014
Author: kevlo
Date: Tue Jul 1 01:14:41 2014
New Revision: 359943
URL: http://svnweb.freebsd.org/changeset/ports/359943
QAT: https://qat.redports.org/buildarchive/r359943/
Log:
Update WWW: homepage link.
Pointed out by: ijliao
Reviewed by: mm
Modified:
head/devel/libevent/pkg-descr
head/devel/libevent2/pkg-descr
Modified: head/devel/libevent/pkg-descr
==============================================================================
--- head/devel/libevent/pkg-descr Tue Jul 1 01:13:56 2014 (r359942)
+++ head/devel/libevent/pkg-descr Tue Jul 1 01:14:41 2014 (r359943)
@@ -14,4 +14,4 @@ having to redesign the applications. As
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/
Modified: head/devel/libevent2/pkg-descr
==============================================================================
--- head/devel/libevent2/pkg-descr Tue Jul 1 01:13:56 2014 (r359942)
+++ head/devel/libevent2/pkg-descr Tue Jul 1 01:14:41 2014 (r359943)
@@ -15,4 +15,4 @@ Libevent allows for portable application
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/
More information about the svn-ports-all
mailing list