svn commit: r388848 - in head: graphics/py-pydot net/py-GeoIP

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jun 8 17:47:46 UTC 2015


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 at FreeBSD.org
+MAINTAINER=	sunpoet at 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 at FreeBSD.org
+MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Mapping of IP addresses/hostnames to country names in Python
 
 LICENSE=	GPLv2


More information about the svn-ports-head mailing list