aboutsummaryrefslogtreecommitdiff
path: root/devel/drpython
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-04-14 18:14:59 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-04-14 18:14:59 +0000
commit0025f82662297b7aa5426496ea66cbb42eed3202 (patch)
treeceffdca96729fdb52218495a16319b7949a3704d /devel/drpython
parent8bdc9bfcf51fcc37a544dcbdd45605db69c6c675 (diff)
downloadports-0025f82662297b7aa5426496ea66cbb42eed3202.tar.gz
ports-0025f82662297b7aa5426496ea66cbb42eed3202.zip
Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime. Hat: portmgr
Notes
Notes: svn path=/head/; revision=159501
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 2ce866789e96..310925d8a6db 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