Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2012 11:31:30 +0000 (UTC)
From:      Andrej Zverev <az@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308674 - in head: devel/py-msgpack sysutils/flock sysutils/nvramtool sysutils/pprotectd
Message-ID:  <201212111131.qBBBVUJF079308@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: az
Date: Tue Dec 11 11:31:30 2012
New Revision: 308674
URL: http://svnweb.freebsd.org/changeset/ports/308674

Log:
  - Update maintainer email address.
  
  Submitted by:	maintainer via irc

Modified:
  head/devel/py-msgpack/Makefile
  head/sysutils/flock/Makefile
  head/sysutils/nvramtool/Makefile
  head/sysutils/pprotectd/Makefile

Modified: head/devel/py-msgpack/Makefile
==============================================================================
--- head/devel/py-msgpack/Makefile	Tue Dec 11 11:29:10 2012	(r308673)
+++ head/devel/py-msgpack/Makefile	Tue Dec 11 11:31:30 2012	(r308674)
@@ -12,7 +12,7 @@ MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	${PORTNAME}-python-${PORTVERSION}
 
-MAINTAINER=	andrey@zonov.org
+MAINTAINER=	zont@FreeBSD.org
 COMMENT=	MessagePack (de)serializer for Python
 
 LICENSE=	AL2

Modified: head/sysutils/flock/Makefile
==============================================================================
--- head/sysutils/flock/Makefile	Tue Dec 11 11:29:10 2012	(r308673)
+++ head/sysutils/flock/Makefile	Tue Dec 11 11:31:30 2012	(r308674)
@@ -10,7 +10,7 @@ PORTVERSION=	2.19
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.zonov.org/${PORTNAME}/
 
-MAINTAINER=	andrey@zonov.org
+MAINTAINER=	zont@FreeBSD.org
 COMMENT=	Manage locks from shell scripts
 
 PLIST_FILES=	bin/${PORTNAME}

Modified: head/sysutils/nvramtool/Makefile
==============================================================================
--- head/sysutils/nvramtool/Makefile	Tue Dec 11 11:29:10 2012	(r308673)
+++ head/sysutils/nvramtool/Makefile	Tue Dec 11 11:31:30 2012	(r308674)
@@ -11,7 +11,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	http://www.zonov.org/${PORTNAME}/
 DISTNAME=	${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	andrey@zonov.org
+MAINTAINER=	zont@FreeBSD.org
 COMMENT=	A utility for reading, writing the contents of CMOS memory
 
 USE_BZIP2=	yes

Modified: head/sysutils/pprotectd/Makefile
==============================================================================
--- head/sysutils/pprotectd/Makefile	Tue Dec 11 11:29:10 2012	(r308673)
+++ head/sysutils/pprotectd/Makefile	Tue Dec 11 11:31:30 2012	(r308674)
@@ -10,7 +10,7 @@ PORTVERSION=	0.1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.zonov.org/${PORTNAME}/
 
-MAINTAINER=	andrey@zonov.org
+MAINTAINER=	zont@FreeBSD.org
 COMMENT=	A daemon that protects processes from killing when memory is exhausted
 
 USE_RC_SUBR=	${PORTNAME}



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