svn commit: r504232 - head/devel/libevent

Niclas Zeising zeising at FreeBSD.org
Sat Jun 15 07:44:42 UTC 2019


Author: zeising
Date: Sat Jun 15 07:44:41 2019
New Revision: 504232
URL: https://svnweb.freebsd.org/changeset/ports/504232

Log:
  devel/libevent: Grab

Modified:
  head/devel/libevent/Makefile

Modified: head/devel/libevent/Makefile
==============================================================================
--- head/devel/libevent/Makefile	Sat Jun 15 07:42:42 2019	(r504231)
+++ head/devel/libevent/Makefile	Sat Jun 15 07:44:41 2019	(r504232)
@@ -7,7 +7,7 @@ DISTVERSION=	2.1.10
 DISTVERSIONSUFFIX=	-stable
 CATEGORIES=	devel
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	zeising at FreeBSD.org
 COMMENT=	API for executing callback functions on events or timeouts
 
 LICENSE=	BSD3CLAUSE


More information about the svn-ports-all mailing list