aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/py-graph/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-graph/Makefile')
-rw-r--r--graphics/py-graph/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-graph/Makefile b/graphics/py-graph/Makefile
index 3a7622e4c3a9..c9b233e4ad8b 100644
--- a/graphics/py-graph/Makefile
+++ b/graphics/py-graph/Makefile
@@ -2,14 +2,14 @@
# $FreeBSD$
PORTNAME= graph
-PORTVERSION= 1.7.0
+PORTVERSION= 1.8.2
CATEGORIES= graphics python
MASTER_SITES= # empty
DISTFILES= # none
EXTRACT_ONLY= # empty
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= demon@FreeBSD.org
COMMENT= A library for working with graphs in Python
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}graph-core>=${PORTVERSION}:${PORTSDIR}/graphics/py-graph-core \