diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-10 17:24:59 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-10 17:24:59 +0000 |
commit | ba8c695480d44a9abb60efb027b7f8b2c8afa736 (patch) | |
tree | 77de7df3d2d5b0d47918501ecc2e372a883e2a5b /devel/boaconstructor | |
parent | f76f0f83b7233707e9febaf9ec14a32b76e477fe (diff) |
Notes
Diffstat (limited to 'devel/boaconstructor')
-rw-r--r-- | devel/boaconstructor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/boaconstructor/Makefile b/devel/boaconstructor/Makefile index 47310991d3a6..f577bebfb886 100644 --- a/devel/boaconstructor/Makefile +++ b/devel/boaconstructor/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= boa-constructor DISTNAME= boa-constructor-${PORTVERSION}.src -MAINTAINER= filippo@widestore.net +MAINTAINER= filippo.natali@gmail.com COMMENT= A cross platform RAD GUI Building IDE for wxPython RUN_DEPENDS= ${PYTHON_SITELIBDIR}/wxPython/wxc.so:${PORTSDIR}/x11-toolkits/py-wxPython |