svn commit: r429537 - in head: archivers/zip astro/xearth devel/t1lib x11/xdialog

Adam Weinberger adamw at FreeBSD.org
Mon Dec 26 16:43:14 UTC 2016


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 at FreeBSD.org
+MAINTAINER=	ler at 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 at FreeBSD.org
+MAINTAINER=	ler at 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 at FreeBSD.org
+MAINTAINER=	ler at 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 at FreeBSD.org
+MAINTAINER=	ler at lerctr.org
 COMMENT=	Drop in replacement for the "dialog" or "cdialog" programs
 
 LICENSE=	GPLv2


More information about the svn-ports-head mailing list