Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Feb 2020 11:09:47 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r526565 - in head: graphics/pho sysutils/dupmerge
Message-ID:  <202002201109.01KB9lNk035246@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Thu Feb 20 11:09:47 2020
New Revision: 526565
URL: https://svnweb.freebsd.org/changeset/ports/526565

Log:
  Grab maintainership of two ports I regularly use.

Modified:
  head/graphics/pho/Makefile
  head/sysutils/dupmerge/Makefile

Modified: head/graphics/pho/Makefile
==============================================================================
--- head/graphics/pho/Makefile	Thu Feb 20 11:00:48 2020	(r526564)
+++ head/graphics/pho/Makefile	Thu Feb 20 11:09:47 2020	(r526565)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	http://shallowsky.com/software/pho/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	danfe@FreeBSD.org
 COMMENT=	Lightweight image viewer
 
 LICENSE=	GPLv2

Modified: head/sysutils/dupmerge/Makefile
==============================================================================
--- head/sysutils/dupmerge/Makefile	Thu Feb 20 11:00:48 2020	(r526564)
+++ head/sysutils/dupmerge/Makefile	Thu Feb 20 11:09:47 2020	(r526565)
@@ -7,7 +7,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	SF
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	danfe@FreeBSD.org
 COMMENT=	Searches for files with equal content
 
 USES=		zip



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