diff options
author | nivit <nivit@FreeBSD.org> | 2009-02-18 00:47:12 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2009-02-18 00:47:12 +0800 |
commit | 8b61bbc810870de9c8591b9efc6d2accdd3d4064 (patch) | |
tree | f44e052ff6dfa8ebbbec055803bce1a98b5f8ff5 /graphics | |
parent | 84d75a678deb29f27e48803a2288ac41b9f5f7e0 (diff) | |
download | freebsd-ports-gnome-8b61bbc810870de9c8591b9efc6d2accdd3d4064.tar.gz freebsd-ports-gnome-8b61bbc810870de9c8591b9efc6d2accdd3d4064.tar.zst freebsd-ports-gnome-8b61bbc810870de9c8591b9efc6d2accdd3d4064.zip |
- Take maintainership
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/py-chart/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-chart/Makefile b/graphics/py-chart/Makefile index 4c574301ecbe..6fdcc8fa0741 100644 --- a/graphics/py-chart/Makefile +++ b/graphics/py-chart/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://download.gna.org/pychart/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyChart-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nivit@FreeBSD.org COMMENT= Create high quality Encapsulated Postscript, PDF, or PNG charts USE_GHOSTSCRIPT_RUN= yes |