svn commit: r503796 - head/devel/libevent

Martin Matuska mm at FreeBSD.org
Sun Jun 9 06:12:50 UTC 2019


Author: mm
Date: Sun Jun  9 06:12:48 2019
New Revision: 503796
URL: https://svnweb.freebsd.org/changeset/ports/503796

Log:
  Return maintainership of devel/libevent back to pool

Modified:
  head/devel/libevent/Makefile

Modified: head/devel/libevent/Makefile
==============================================================================
--- head/devel/libevent/Makefile	Sun Jun  9 06:05:09 2019	(r503795)
+++ head/devel/libevent/Makefile	Sun Jun  9 06:12:48 2019	(r503796)
@@ -7,7 +7,7 @@ DISTVERSION=	2.1.10
 DISTVERSIONSUFFIX=	-stable
 CATEGORIES=	devel
 
-MAINTAINER=	mm at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	API for executing callback functions on events or timeouts
 
 LICENSE=	BSD3CLAUSE


More information about the svn-ports-all mailing list