Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Feb 2020 11:09:26 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r525146 - in head: devel/eric6 emulators/i386-wine emulators/i386-wine-devel
Message-ID:  <202002041109.014B9QVK043722@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
+MAINTAINER=	ports@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@FreeBSD.org
+MAINTAINER=	ports@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@FreeBSD.org
+MAINTAINER=	ports@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@FreeBSD.org
+MAINTAINER=	ports@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@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT?=	32-bit Microsoft Windows compatibility environment for 64-bit FreeBSD
 
 LICENSE=        LGPL21 LGPL3



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002041109.014B9QVK043722>