Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Dec 2016 16:43:13 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r429537 - in head: archivers/zip astro/xearth devel/t1lib x11/xdialog
Message-ID:  <201612261643.uBQGhDlD099159@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Mon Dec 26 16:43:12 2016
New Revision: 429537
URL: https://svnweb.freebsd.org/changeset/ports/429537

Log:
  Assign maintainership to Larry Rosenman.
  
  Submitted by:	Larry Rosenman (via private email)

Modified:
  head/archivers/zip/Makefile
  head/astro/xearth/Makefile
  head/devel/t1lib/Makefile
  head/x11/xdialog/Makefile

Modified: head/archivers/zip/Makefile
==============================================================================
--- head/archivers/zip/Makefile	Mon Dec 26 16:31:57 2016	(r429536)
+++ head/archivers/zip/Makefile	Mon Dec 26 16:43:12 2016	(r429537)
@@ -8,7 +8,7 @@ CATEGORIES=	archivers
 MASTER_SITES=	SF/info${PORTNAME}/Zip%203.x%20%28latest%29/${PORTVERSION}
 DISTNAME=	${PORTNAME}${PORTVERSION:S/.//g}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	ler@lerctr.org
 COMMENT=	Create/update ZIP files compatible with PKZIP
 
 # License is BSD-based, but not identical, so intall with documentation

Modified: head/astro/xearth/Makefile
==============================================================================
--- head/astro/xearth/Makefile	Mon Dec 26 16:31:57 2016	(r429536)
+++ head/astro/xearth/Makefile	Mon Dec 26 16:43:12 2016	(r429537)
@@ -6,7 +6,7 @@ PORTVERSION=	1.2
 CATEGORIES=	astro geography
 MASTER_SITES=	LOCAL/madpilot/xearth
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	ler@lerctr.org
 COMMENT=	Set the root window to the image of earth
 
 USE_XORG=	x11 xext sm ice xt

Modified: head/devel/t1lib/Makefile
==============================================================================
--- head/devel/t1lib/Makefile	Mon Dec 26 16:31:57 2016	(r429536)
+++ head/devel/t1lib/Makefile	Mon Dec 26 16:43:12 2016	(r429537)
@@ -8,7 +8,7 @@ PORTEPOCH=	1
 CATEGORIES=	devel
 MASTER_SITES=	SUNSITE/libs/graphics/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	ler@lerctr.org
 COMMENT=	Type 1 font rasterization library for Unix/X11
 
 LICENSE=	LGPL20

Modified: head/x11/xdialog/Makefile
==============================================================================
--- head/x11/xdialog/Makefile	Mon Dec 26 16:31:57 2016	(r429536)
+++ head/x11/xdialog/Makefile	Mon Dec 26 16:43:12 2016	(r429537)
@@ -8,7 +8,7 @@ CATEGORIES=	x11
 MASTER_SITES=	http://xdialog.free.fr/
 DISTNAME=	${PORTNAME:S/x/X/}-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	ler@lerctr.org
 COMMENT=	Drop in replacement for the "dialog" or "cdialog" programs
 
 LICENSE=	GPLv2



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