svn commit: r540968 - head/sysutils/liburcu

Li-Wen Hsu lwhsu at FreeBSD.org
Wed Jul 1 14:17:36 UTC 2020


Author: lwhsu
Date: Wed Jul  1 14:17:35 2020
New Revision: 540968
URL: https://svnweb.freebsd.org/changeset/ports/540968

Log:
  Pass the maintainership to the original creater
  
  PR:		247692
  Submitted by:	Leo Vandewoestijne <freebsd at dns.company>

Modified:
  head/sysutils/liburcu/Makefile

Modified: head/sysutils/liburcu/Makefile
==============================================================================
--- head/sysutils/liburcu/Makefile	Wed Jul  1 14:06:11 2020	(r540967)
+++ head/sysutils/liburcu/Makefile	Wed Jul  1 14:17:35 2020	(r540968)
@@ -7,7 +7,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	http://lttng.org/files/urcu/
 DISTNAME=	userspace-rcu-${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	freebsd at dns-lab.com
 COMMENT=	Userspace read-copy-update (RCU) data synchronization library
 
 LICENSE=	LGPL21


More information about the svn-ports-all mailing list