summaryrefslogtreecommitdiff
path: root/databases/py-psycopg
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 /databases/py-psycopg
parentReset marwan.burelle@lri.fr due to 6 months of inactivity, no response to (diff)
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 'databases/py-psycopg')
-rw-r--r--databases/py-psycopg/Makefile2
-rw-r--r--databases/py-psycopg/pkg-descr2
2 files changed, 1 insertions, 3 deletions
diff --git a/databases/py-psycopg/Makefile b/databases/py-psycopg/Makefile
index 2ae44f708b6a..a8f8ae20100d 100644
--- a/databases/py-psycopg/Makefile
+++ b/databases/py-psycopg/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://initd.org/pub/software/psycopg/ \
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= psycopg-${PORTVERSION}
-MAINTAINER= simuran@shaw.ca
+MAINTAINER= ports@FreeBSD.org
COMMENT= The high performance Python adapter for PostgreSQL
RUN_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base
diff --git a/databases/py-psycopg/pkg-descr b/databases/py-psycopg/pkg-descr
index 89896794c063..90f548340c47 100644
--- a/databases/py-psycopg/pkg-descr
+++ b/databases/py-psycopg/pkg-descr
@@ -14,5 +14,3 @@ applications that create a servicing thread every time a client request
arrives.
WWW: http://initd.org/software/psycopg
-
-- Alex Rodioukov <simuran@shaw.ca>