svn commit: r541499 - head/net/openvswitch

Fernando Apesteguía fernape at FreeBSD.org
Wed Jul 8 15:22:03 UTC 2020


Author: fernape
Date: Wed Jul  8 15:22:02 2020
New Revision: 541499
URL: https://svnweb.freebsd.org/changeset/ports/541499

Log:
  net/openvswitch: drop maintainership
  
  PR:	247850
  Submitted by:	koue at chaosophia.net

Modified:
  head/net/openvswitch/Makefile

Modified: head/net/openvswitch/Makefile
==============================================================================
--- head/net/openvswitch/Makefile	Wed Jul  8 15:21:25 2020	(r541498)
+++ head/net/openvswitch/Makefile	Wed Jul  8 15:22:02 2020	(r541499)
@@ -6,7 +6,7 @@ DISTVERSION=	2.12.0
 CATEGORIES=	net
 MASTER_SITES=	http://openvswitch.org/releases/
 
-MAINTAINER=	koue at chaosophia.net
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Production quality, multilayer virtual switch
 
 LICENSE=	APACHE20


More information about the svn-ports-all mailing list