aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-graph
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2013-08-17 17:19:06 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2013-08-17 17:19:06 +0000
commitfc05dacb4597b6822dd6a443903f52cf11c8cbac (patch)
treeb9d15ad670141c6487a5f36010646c8b460c5183 /graphics/py-graph
parentaeb016a691d7b5bb12a06d6adeced303a58cd098 (diff)
downloadports-fc05dacb4597b6822dd6a443903f52cf11c8cbac.tar.gz
ports-fc05dacb4597b6822dd6a443903f52cf11c8cbac.zip
Notes
Diffstat (limited to 'graphics/py-graph')
-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 \