diff options
author | alexbl <alexbl@FreeBSD.org> | 2006-11-24 17:28:13 +0800 |
---|---|---|
committer | alexbl <alexbl@FreeBSD.org> | 2006-11-24 17:28:13 +0800 |
commit | dcb7577a9165cbc1d26b7a025a7ca5dd6aa67fde (patch) | |
tree | ff3f1e02efb9129c5f723a8644ad564fa457903e /x11-toolkits | |
parent | c774e27cad138c72e9986e206a9fdda0b22734f3 (diff) | |
download | freebsd-ports-gnome-dcb7577a9165cbc1d26b7a025a7ca5dd6aa67fde.tar.gz freebsd-ports-gnome-dcb7577a9165cbc1d26b7a025a7ca5dd6aa67fde.tar.zst freebsd-ports-gnome-dcb7577a9165cbc1d26b7a025a7ca5dd6aa67fde.zip |
- pass py-simplejson and py-gui to python@
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-gui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-gui/Makefile b/x11-toolkits/py-gui/Makefile index 6db9ce2d09de..327c4b158636 100644 --- a/x11-toolkits/py-gui/Makefile +++ b/x11-toolkits/py-gui/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://www.cosc.canterbury.ac.nz/~greg/python_gui/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyGUI-${PORTVERSION}-1 -MAINTAINER= alexbl@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= A cross-platform pythonic GUI API BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Pyrex/Distutils/__init__.py:${PORTSDIR}/devel/pyrex |