diff options
-rw-r--r-- | graphics/py-pydot/Makefile | 2 | ||||
-rw-r--r-- | net/py-GeoIP/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-pydot/Makefile b/graphics/py-pydot/Makefile index 0ef9a4e8498b..02c5d8dc5539 100644 --- a/graphics/py-pydot/Makefile +++ b/graphics/py-pydot/Makefile @@ -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 diff --git a/net/py-GeoIP/Makefile b/net/py-GeoIP/Makefile index 880ba53ef661..432c8426ca55 100644 --- a/net/py-GeoIP/Makefile +++ b/net/py-GeoIP/Makefile @@ -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 |