diff options
Diffstat (limited to 'devel/boaconstructor/Makefile')
-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 |