diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2003-08-12 07:00:31 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2003-08-12 07:00:31 +0000 |
commit | ecf9874ad18c0780edd1e2690cb1577831825997 (patch) | |
tree | ca592bb8af22f2679881fb6529a6afe5fec9b13c /graphics/py-imaging | |
parent | df05b2449fa888bda10babd8d9c506c5f6efa739 (diff) | |
download | ports-ecf9874ad18c0780edd1e2690cb1577831825997.tar.gz ports-ecf9874ad18c0780edd1e2690cb1577831825997.zip |
Notes
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 74f9b6d7439f..f79b854468ae 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 |