Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Sep 2013 15:06:45 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r327628 - head/sysutils/zxfer
Message-ID:  <201309191506.r8JF6jDV035610@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Thu Sep 19 15:06:44 2013
New Revision: 327628
URL: http://svnweb.freebsd.org/changeset/ports/327628

Log:
  - Reassign to the heap due to maintainer mail bounce

Modified:
  head/sysutils/zxfer/Makefile

Modified: head/sysutils/zxfer/Makefile
==============================================================================
--- head/sysutils/zxfer/Makefile	Thu Sep 19 14:59:42 2013	(r327627)
+++ head/sysutils/zxfer/Makefile	Thu Sep 19 15:06:44 2013	(r327628)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	GOOGLE_CODE
 
-MAINTAINER=	ivannashdreckman@fastmail.fm
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Easily and reliably transfer ZFS filesystems
 
 LICENSE=	BSD



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