diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-02 08:45:35 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-02 08:45:35 +0000 |
commit | 7e4b93040a375868fe8e75997e6c82446eeb54d3 (patch) | |
tree | f2972c1e5fa30dada8680d5c2756d6dfa6714ec1 | |
parent | b8b8468d92e7a5613ad0504b149a47aa7ebf1faa (diff) | |
download | ports-7e4b93040a375868fe8e75997e6c82446eeb54d3.tar.gz ports-7e4b93040a375868fe8e75997e6c82446eeb54d3.zip |
Notes
-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 |