svn commit: r525146 - in head: devel/eric6 emulators/i386-wine emulators/i386-wine-devel

Rene Ladan rene at FreeBSD.org
Tue Feb 4 11:09:27 UTC 2020


Author: rene
Date: Tue Feb  4 11:09:25 2020
New Revision: 525146
URL: https://svnweb.freebsd.org/changeset/ports/525146

Log:
  Return these files to the pool too.
  
  Submitted by:	jbeich

Modified:
  head/devel/eric6/bsd.eric6.mk
  head/emulators/i386-wine-devel/Makefile.i386
  head/emulators/i386-wine-devel/Makefile.inc
  head/emulators/i386-wine/Makefile.i386
  head/emulators/i386-wine/Makefile.inc

Modified: head/devel/eric6/bsd.eric6.mk
==============================================================================
--- head/devel/eric6/bsd.eric6.mk	Tue Feb  4 11:06:50 2020	(r525145)
+++ head/devel/eric6/bsd.eric6.mk	Tue Feb  4 11:09:25 2020	(r525146)
@@ -10,7 +10,7 @@ PORTVERSION=	19.04
 MASTER_SITES=	SF/eric-ide/${PORTNAME}/stable/${PORTVERSION}
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	dbn at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Full featured Python and Ruby editor and IDE based on Qt
 
 LICENSE=	GPLv3

Modified: head/emulators/i386-wine-devel/Makefile.i386
==============================================================================
--- head/emulators/i386-wine-devel/Makefile.i386	Tue Feb  4 11:06:50 2020	(r525145)
+++ head/emulators/i386-wine-devel/Makefile.i386	Tue Feb  4 11:09:25 2020	(r525146)
@@ -3,7 +3,7 @@
 
 PKGNAMEPREFIX=	i386-
 
-MAINTAINER=	dbn at FreeBSD.org
+MAINTAINER=	ports 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-devel/Makefile.inc
==============================================================================
--- head/emulators/i386-wine-devel/Makefile.inc	Tue Feb  4 11:06:50 2020	(r525145)
+++ head/emulators/i386-wine-devel/Makefile.inc	Tue Feb  4 11:09:25 2020	(r525146)
@@ -13,7 +13,7 @@ DISTNAME=	${PKGNAME}
 EXTRACT_SUFX=	.txz
 DIST_SUBDIR=	freebsd:${OSREL:C/\..*//}:x86:64
 
-MAINTAINER=	dbn at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT?=	32-bit Microsoft Windows compatibility environment for 64-bit FreeBSD
 
 LICENSE=        LGPL21 LGPL3

Modified: head/emulators/i386-wine/Makefile.i386
==============================================================================
--- head/emulators/i386-wine/Makefile.i386	Tue Feb  4 11:06:50 2020	(r525145)
+++ head/emulators/i386-wine/Makefile.i386	Tue Feb  4 11:09:25 2020	(r525146)
@@ -3,7 +3,7 @@
 
 PKGNAMEPREFIX=	i386-
 
-MAINTAINER=	dbn at FreeBSD.org
+MAINTAINER=	ports 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.inc
==============================================================================
--- head/emulators/i386-wine/Makefile.inc	Tue Feb  4 11:06:50 2020	(r525145)
+++ head/emulators/i386-wine/Makefile.inc	Tue Feb  4 11:09:25 2020	(r525146)
@@ -12,7 +12,7 @@ DISTNAME=	${PKGNAME}
 EXTRACT_SUFX=	.txz
 DIST_SUBDIR=	freebsd:${OSREL:C/\..*//}:x86:64
 
-MAINTAINER=	dbn at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT?=	32-bit Microsoft Windows compatibility environment for 64-bit FreeBSD
 
 LICENSE=        LGPL21 LGPL3


More information about the svn-ports-head mailing list