diff options
author | tg <tg@FreeBSD.org> | 2003-08-12 15:00:31 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2003-08-12 15:00:31 +0800 |
commit | 6ebe5941dbf97df2009252371b844976df5d1c99 (patch) | |
tree | 167b21ce988825511bf4fe9a46701caec9ec8fd6 /graphics/py-imaging | |
parent | baa29adf5e8ffa47e1a71ec0fd7475edc9a247e0 (diff) | |
download | freebsd-ports-graphics-6ebe5941dbf97df2009252371b844976df5d1c99.tar.gz freebsd-ports-graphics-6ebe5941dbf97df2009252371b844976df5d1c99.tar.zst freebsd-ports-graphics-6ebe5941dbf97df2009252371b844976df5d1c99.zip |
Let Geoffrey Mainland <mainland@apeiron.net> take this port.
Diffstat (limited to 'graphics/py-imaging')
-rw-r--r-- | graphics/py-imaging/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-imaging/Makefile b/graphics/py-imaging/Makefile index 74f9b6d7439..f79b854468a 100644 --- a/graphics/py-imaging/Makefile +++ b/graphics/py-imaging/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.pythonware.com/downloads/ \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Imaging-${PORTVERSION} -MAINTAINER= tg@FreeBSD.org +MAINTAINER= mainland@apeiron.net COMMENT= The Python Imaging Library BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter |