aboutsummaryrefslogtreecommitdiffstats
path: root/devel/drpython
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2006-04-15 02:14:59 +0800
committerlinimon <linimon@FreeBSD.org>2006-04-15 02:14:59 +0800
commitb9aa02de83a23681b287ab87b02f73bb154620b2 (patch)
tree03f587cf3bf18987f3e7d1bada5c89940c224ec7 /devel/drpython
parent1ac2d8d3932ecbd4d5abc22844faad2301946ba4 (diff)
downloadfreebsd-ports-graphics-b9aa02de83a23681b287ab87b02f73bb154620b2.tar.gz
freebsd-ports-graphics-b9aa02de83a23681b287ab87b02f73bb154620b2.tar.zst
freebsd-ports-graphics-b9aa02de83a23681b287ab87b02f73bb154620b2.zip
Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime. Hat: portmgr
Diffstat (limited to 'devel/drpython')
-rw-r--r--devel/drpython/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/drpython/Makefile b/devel/drpython/Makefile
index 2ce866789e9..310925d8a6d 100644
--- a/devel/drpython/Makefile
+++ b/devel/drpython/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
-MAINTAINER= vsevolod@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Highly customizable cross-platform ide to aid programming in Python
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/wx-2.6-gtk2-ansi/wx/__init__.py:${PORTSDIR}/x11-toolkits/py-wxPython26