svn commit: r392129 - in head/misc: compat10x compat8x compat9x

Renato Botelho garga at FreeBSD.org
Wed Jul 15 12:31:11 UTC 2015


Author: garga
Date: Wed Jul 15 12:31:09 2015
New Revision: 392129
URL: https://svnweb.freebsd.org/changeset/ports/392129

Log:
  Drop maintainership of compat*x ports

Modified:
  head/misc/compat10x/Makefile
  head/misc/compat8x/Makefile
  head/misc/compat9x/Makefile

Modified: head/misc/compat10x/Makefile
==============================================================================
--- head/misc/compat10x/Makefile	Wed Jul 15 12:22:53 2015	(r392128)
+++ head/misc/compat10x/Makefile	Wed Jul 15 12:31:09 2015	(r392129)
@@ -7,7 +7,7 @@ MASTER_SITES=	LOCAL/garga/compat
 PKGNAMESUFFIX=	-${ARCH}
 DISTNAME=	${PORTNAME}-${ARCH}-${PORTVERSION}
 
-MAINTAINER=	garga at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Convenience package to install the compat10x libraries
 
 LICENSE=	BSD2CLAUSE

Modified: head/misc/compat8x/Makefile
==============================================================================
--- head/misc/compat8x/Makefile	Wed Jul 15 12:22:53 2015	(r392128)
+++ head/misc/compat8x/Makefile	Wed Jul 15 12:31:09 2015	(r392129)
@@ -8,7 +8,7 @@ MASTER_SITES=	LOCAL/garga/compat
 PKGNAMESUFFIX=	-${ARCH}
 DISTNAME=	${PORTNAME}-${ARCH}-${PORTVERSION}
 
-MAINTAINER=	garga at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Convenience package to install the compat8x libraries
 
 LICENSE=	BSD2CLAUSE

Modified: head/misc/compat9x/Makefile
==============================================================================
--- head/misc/compat9x/Makefile	Wed Jul 15 12:22:53 2015	(r392128)
+++ head/misc/compat9x/Makefile	Wed Jul 15 12:31:09 2015	(r392129)
@@ -7,7 +7,7 @@ MASTER_SITES=	LOCAL/garga/compat
 PKGNAMESUFFIX=	-${ARCH}
 DISTNAME=	${PORTNAME}-${ARCH}-${PORTVERSION}
 
-MAINTAINER=	garga at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Convenience package to install the compat9x libraries
 
 LICENSE=	BSD2CLAUSE


More information about the svn-ports-all mailing list