diff options
author | alexbl <alexbl@FreeBSD.org> | 2006-09-13 03:21:38 +0000 |
---|---|---|
committer | alexbl <alexbl@FreeBSD.org> | 2006-09-13 03:21:38 +0000 |
commit | 87404c87f32a349ec5cf9b4759b6af8e2e4690a4 (patch) | |
tree | 489e3d52fe3f7f72dc9098af4770139d80bb665a /x11-toolkits | |
parent | 8a9bd6bd94d2a141f51a0fa84d4e8fe70c0ca44d (diff) | |
download | FreeBSD-ports-87404c87f32a349ec5cf9b4759b6af8e2e4690a4.zip FreeBSD-ports-87404c87f32a349ec5cf9b4759b6af8e2e4690a4.tar.gz |
Change all my MAINTAINER lines to my new FreeBSD.org address.
Approved by: novel
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 55fc074..6db9ce2 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= alex@foxybanana.com +MAINTAINER= alexbl@FreeBSD.org COMMENT= A cross-platform pythonic GUI API BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Pyrex/Distutils/__init__.py:${PORTSDIR}/devel/pyrex |