diff options
author | perky <perky@FreeBSD.org> | 2002-06-25 15:50:58 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2002-06-25 15:50:58 +0800 |
commit | 8a29bce0e9e0b12fbb3edfc474853181a4a2b88b (patch) | |
tree | caea192d20d8402198de904367ae713dd81be80c /graphics/py-gdchart | |
parent | ba9dc64417160ba72491384863d6716249e853f5 (diff) | |
download | freebsd-ports-graphics-8a29bce0e9e0b12fbb3edfc474853181a4a2b88b.tar.gz freebsd-ports-graphics-8a29bce0e9e0b12fbb3edfc474853181a4a2b88b.tar.zst freebsd-ports-graphics-8a29bce0e9e0b12fbb3edfc474853181a4a2b88b.zip |
Updating my email address.
Approved by: cjh (mentor)
Diffstat (limited to 'graphics/py-gdchart')
-rw-r--r-- | graphics/py-gdchart/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-gdchart/Makefile b/graphics/py-gdchart/Makefile index 834453d2c82..cc5f3be9365 100644 --- a/graphics/py-gdchart/Makefile +++ b/graphics/py-gdchart/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.nullcube.com/software/pygdchart/source/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-py-${PORTVERSION} -MAINTAINER= perky@fallin.lv +MAINTAINER= perky@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/libgdchart.a:${PORTSDIR}/graphics/gdchart |