svn commit: r525610 - in head/emulators: i386-wine i386-wine-devel

Mark Linimon linimon at FreeBSD.org
Sat Feb 8 21:02:17 UTC 2020


Author: linimon
Date: Sat Feb  8 21:02:16 2020
New Revision: 525610
URL: https://svnweb.freebsd.org/changeset/ports/525610

Log:
  Assign maintainership to new volunteer.
  
  PR:		243990

Modified:
  head/emulators/i386-wine-devel/Makefile.i386
  head/emulators/i386-wine/Makefile.i386

Modified: head/emulators/i386-wine-devel/Makefile.i386
==============================================================================
--- head/emulators/i386-wine-devel/Makefile.i386	Sat Feb  8 20:54:33 2020	(r525609)
+++ head/emulators/i386-wine-devel/Makefile.i386	Sat Feb  8 21:02:16 2020	(r525610)
@@ -3,7 +3,7 @@
 
 PKGNAMEPREFIX=	i386-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	salvadore at FreeBSD.org
 COMMENT?=	32-bit Microsoft Windows compatibility environment for 64-bit FreeBSD
 
 # Use the wine port to do most of the heavy lifting

Modified: head/emulators/i386-wine/Makefile.i386
==============================================================================
--- head/emulators/i386-wine/Makefile.i386	Sat Feb  8 20:54:33 2020	(r525609)
+++ head/emulators/i386-wine/Makefile.i386	Sat Feb  8 21:02:16 2020	(r525610)
@@ -3,7 +3,7 @@
 
 PKGNAMEPREFIX=	i386-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	salvadore at FreeBSD.org
 COMMENT?=	32-bit Microsoft Windows compatibility environment for 64-bit FreeBSD
 
 # Use the wine port to do most of the heavy lifting


More information about the svn-ports-head mailing list