diff options
-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 74f9b6d..f79b854 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 |