summaryrefslogtreecommitdiff
path: root/graphics/py-graphviz/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-graphviz/Makefile')
-rw-r--r--graphics/py-graphviz/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-graphviz/Makefile b/graphics/py-graphviz/Makefile
index 1afb5a760e30..fdb7556daa06 100644
--- a/graphics/py-graphviz/Makefile
+++ b/graphics/py-graphviz/Makefile
@@ -1,4 +1,4 @@
-# Created by: lbartoletti <lbartoletti@tuxfamily.org>
+# Created by: lbartoletti <lbartoletti@FreeBSD.org>
# $FreeBSD$
PORTNAME= graphviz
@@ -7,7 +7,7 @@ CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Simple Python interface for Graphviz
LICENSE= MIT