Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jun 2015 17:47:46 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r388848 - in head: graphics/py-pydot net/py-GeoIP
Message-ID:  <201506081747.t58Hlk6F044651@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jun  8 17:47:45 2015
New Revision: 388848
URL: https://svnweb.freebsd.org/changeset/ports/388848

Log:
  - Take maintainership
  
  Approved by:	stefan (maintainer)

Modified:
  head/graphics/py-pydot/Makefile
  head/net/py-GeoIP/Makefile

Modified: head/graphics/py-pydot/Makefile
==============================================================================
--- head/graphics/py-pydot/Makefile	Mon Jun  8 17:30:48 2015	(r388847)
+++ head/graphics/py-pydot/Makefile	Mon Jun  8 17:47:45 2015	(r388848)
@@ -9,7 +9,7 @@ MASTER_SITES=	GOOGLE_CODE
 PROJECTHOST=	${PORTNAME}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	stefan@FreeBSD.org
+MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Python interface to the Graphviz Dot language
 
 BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/pyparsing.py:${PORTSDIR}/devel/py-parsing

Modified: head/net/py-GeoIP/Makefile
==============================================================================
--- head/net/py-GeoIP/Makefile	Mon Jun  8 17:30:48 2015	(r388847)
+++ head/net/py-GeoIP/Makefile	Mon Jun  8 17:47:45 2015	(r388848)
@@ -8,7 +8,7 @@ PORTREVISION=	1
 CATEGORIES=	net python geography
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	stefan@FreeBSD.org
+MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Mapping of IP addresses/hostnames to country names in Python
 
 LICENSE=	GPLv2



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