aboutsummaryrefslogtreecommitdiff
path: root/devel/py-psyco
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-06-14 21:46:20 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-06-14 21:46:20 +0000
commitaacf83327831657cbbec926044ae8774d244fa39 (patch)
tree9c5314e13cae6788b55a215b3b8dde2993fb7f06 /devel/py-psyco
parent67691bae84dda9d38593d36b39a6e1acb90e23d3 (diff)
downloadports-aacf83327831657cbbec926044ae8774d244fa39.tar.gz
ports-aacf83327831657cbbec926044ae8774d244fa39.zip
Reset simuran@shaw.ca due to 5 months of no activity, maintainer-timeouts,
and no response to email. Hat: portmgr
Notes
Notes: svn path=/head/; revision=165460
Diffstat (limited to 'devel/py-psyco')
-rw-r--r--devel/py-psyco/Makefile2
-rw-r--r--devel/py-psyco/pkg-descr2
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/py-psyco/Makefile b/devel/py-psyco/Makefile
index ef44ceb1471d..020e214e30d2 100644
--- a/devel/py-psyco/Makefile
+++ b/devel/py-psyco/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= psyco
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-MAINTAINER= simuran@shaw.ca
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python Specializing Compiler
ONLY_FOR_ARCHS= i386
diff --git a/devel/py-psyco/pkg-descr b/devel/py-psyco/pkg-descr
index 2b4a5afd8017..a9af578c5c5b 100644
--- a/devel/py-psyco/pkg-descr
+++ b/devel/py-psyco/pkg-descr
@@ -4,5 +4,3 @@ current prototype operates on i386-compatible processors and shows 2
to 100 times speed-ups, depending on code.
WWW: http://psyco.sourceforge.net/
-
-- Alex Rodioukov <simuran@shaw.ca>