diff options
author | linimon <linimon@FreeBSD.org> | 2007-06-06 15:45:35 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-06-06 15:45:35 +0800 |
commit | 81e07cadb3c2c6713ec3023c002a16e577a1f5be (patch) | |
tree | 12b5451a993c64da8cfd44bba888cc766ff4357a /devel | |
parent | 2aa220bc7f2c4721d5e7e4e92100cb5afc647f2f (diff) | |
download | freebsd-ports-gnome-81e07cadb3c2c6713ec3023c002a16e577a1f5be.tar.gz freebsd-ports-gnome-81e07cadb3c2c6713ec3023c002a16e577a1f5be.tar.zst freebsd-ports-gnome-81e07cadb3c2c6713ec3023c002a16e577a1f5be.zip |
Reset filippo.natali@gmail.com, who is very short on free time right now.
Hat: portmgr
Diffstat (limited to 'devel')
-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 52ae97f31708..7b0751d094ac 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} -MAINTAINER= filippo.natali@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A cross platform RAD GUI Building IDE for wxPython WRKSRC= ${WRKDIR}/boa-constructor-${PORTVERSION} |