aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-03-04 10:12:35 +0800
committerlinimon <linimon@FreeBSD.org>2007-03-04 10:12:35 +0800
commit89a0ae022a76e01b4a2c8f65526f686c36e106da (patch)
treee75c529337b9963a2e45f589278cdb2186ca5c93 /databases
parent2806fe041fefc638e4c3eac87a0fb1499ea1645e (diff)
downloadfreebsd-ports-gnome-89a0ae022a76e01b4a2c8f65526f686c36e106da.tar.gz
freebsd-ports-gnome-89a0ae022a76e01b4a2c8f65526f686c36e106da.tar.zst
freebsd-ports-gnome-89a0ae022a76e01b4a2c8f65526f686c36e106da.zip
dd@ has had his port bit taken for safekeeping. Therefore, return these
to the pool. Hat: portmgr
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}