aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-graph-core
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-08-17 16:32:41 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-08-17 16:32:41 +0000
commitbff8efbc1b9705ec60089ea93373c219752c7c03 (patch)
tree0a1c288f21a8111a558fdcfc8a5f1350ad9f95dd /graphics/py-graph-core
parent41e60477bdfd199f4fa53ac14af9a86349cff50b (diff)
downloadports-bff8efbc1b9705ec60089ea93373c219752c7c03.tar.gz
ports-bff8efbc1b9705ec60089ea93373c219752c7c03.zip
- Reset yzlin's ports
With hat: portmgr
Notes
Notes: svn path=/head/; revision=324852
Diffstat (limited to 'graphics/py-graph-core')
-rw-r--r--graphics/py-graph-core/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/py-graph-core/Makefile b/graphics/py-graph-core/Makefile
index 174d89dc53a0..bc52f681b6e5 100644
--- a/graphics/py-graph-core/Makefile
+++ b/graphics/py-graph-core/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-core
PORTVERSION= 1.7.0
@@ -12,7 +8,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, core module
PROJECTHOST= python-graph