summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-03-04 02:12:35 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-03-04 02:12:35 +0000
commita007ee79d6992e8c2ba08e82f05a89f28d2a8e9e (patch)
treeb735a922fdb4a08e5f04c116748ca011dc17c8d1 /databases
parentMaintainer has had his port bit taken for safekeeping. While here, (diff)
dd@ has had his port bit taken for safekeeping. Therefore, return these
to the pool. Hat: portmgr
Notes
Notes: svn path=/head/; revision=186467
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql-plpython/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-plpython/Makefile b/databases/postgresql-plpython/Makefile
index d91a17955537..2521a1a804f4 100644
--- a/databases/postgresql-plpython/Makefile
+++ b/databases/postgresql-plpython/Makefile
@@ -10,7 +10,7 @@ PORTREVISION= 0
CATEGORIES= databases python
PKGNAMESUFFIX= -plpython
-MAINTAINER= dd@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A module for using Python to write SQL functions
RUN_DEPENDS= postgres:${PORTSDIR}/${POSTGRESQL_PORT}