diff options
author | linimon <linimon@FreeBSD.org> | 2009-08-02 16:45:35 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-08-02 16:45:35 +0800 |
commit | 816db491881d2c22460cecf1380e68afcef90b1d (patch) | |
tree | 0470e38288099f30e392733a3d88fa22644592fe /graphics | |
parent | 6390f3d90c8a472394eabc0de9d09d5664a3a390 (diff) | |
download | freebsd-ports-gnome-816db491881d2c22460cecf1380e68afcef90b1d.tar.gz freebsd-ports-gnome-816db491881d2c22460cecf1380e68afcef90b1d.tar.zst freebsd-ports-gnome-816db491881d2c22460cecf1380e68afcef90b1d.zip |
Over to new volunteer.
Approved by: old maintainer
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/phplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/phplot/Makefile b/graphics/phplot/Makefile index 1ac389828cb5..cb910179337e 100644 --- a/graphics/phplot/Makefile +++ b/graphics/phplot/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}docs-20090121.zip -MAINTAINER= yukinopo@livedoor.com +MAINTAINER= wenheping@gmail.com COMMENT= A PHP class for creating scientific and business charts LIB_DEPENDS+= gd.4:${PORTSDIR}/graphics/gd |