aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/py-graph-dot
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-08-18 00:32:41 +0800
committerbdrewery <bdrewery@FreeBSD.org>2013-08-18 00:32:41 +0800
commitbfdb6d6115b90e56637ec6d187467ee4016142f1 (patch)
tree0a1c288f21a8111a558fdcfc8a5f1350ad9f95dd /graphics/py-graph-dot
parent92621d361d009a9f1c5fbfe137cf9e878dbe34cf (diff)
downloadfreebsd-ports-gnome-bfdb6d6115b90e56637ec6d187467ee4016142f1.tar.gz
freebsd-ports-gnome-bfdb6d6115b90e56637ec6d187467ee4016142f1.tar.zst
freebsd-ports-gnome-bfdb6d6115b90e56637ec6d187467ee4016142f1.zip
- Reset yzlin's ports
With hat: portmgr
Diffstat (limited to 'graphics/py-graph-dot')
-rw-r--r--graphics/py-graph-dot/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/py-graph-dot/Makefile b/graphics/py-graph-dot/Makefile
index 73bd36930712..e2400d993145 100644
--- a/graphics/py-graph-dot/Makefile
+++ b/graphics/py-graph-dot/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-graph
-# Date created: 2008-08-29
-# Whom: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
-#
+# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
# $FreeBSD$
-#
PORTNAME= graph-dot
PORTVERSION= 1.7.0
@@ -13,7 +9,7 @@ MASTER_SITES= GOOGLE_CODE
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= python-${PORTNAME}-${PORTVERSION}
-MAINTAINER= yzlin@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A library for working with graphs in Python, dot module
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pydot>=0:${PORTSDIR}/graphics/py-pydot \