diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-12-13 12:56:01 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-12-13 12:56:01 +0000 |
commit | 2db91e4f1f0c3c7b7780c0d6c05695db86abf9b1 (patch) | |
tree | 6b247ff4007c8dea92eea8b86b6b21bbea8e49cd /graphics/py-gdchart2 | |
parent | ddc77bce40defad6695df72fe65c2175cb78d65f (diff) |
Notes
Diffstat (limited to 'graphics/py-gdchart2')
-rw-r--r-- | graphics/py-gdchart2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-gdchart2/Makefile b/graphics/py-gdchart2/Makefile index 9366746b5c39..58c9e6eea8bf 100644 --- a/graphics/py-gdchart2/Makefile +++ b/graphics/py-gdchart2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.nullcube.com/software/pygdchart2/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pygdchart2 -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Python interface to GDChart2 LIB_DEPENDS= gdc.1:${PORTSDIR}/graphics/gdchart |