summaryrefslogtreecommitdiff
path: root/graphics/py-graph-core/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-graph-core/Makefile')
-rw-r--r--graphics/py-graph-core/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-graph-core/Makefile b/graphics/py-graph-core/Makefile
index bc52f681b6e5..1f05ce55ece1 100644
--- a/graphics/py-graph-core/Makefile
+++ b/graphics/py-graph-core/Makefile
@@ -2,13 +2,13 @@
# $FreeBSD$
PORTNAME= graph-core
-PORTVERSION= 1.7.0
+PORTVERSION= 1.8.2
CATEGORIES= graphics python
MASTER_SITES= GOOGLE_CODE
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= python-${PORTNAME}-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= demon@FreeBSD.org
COMMENT= A library for working with graphs in Python, core module
PROJECTHOST= python-graph