diff options
author | linimon <linimon@FreeBSD.org> | 2007-03-04 10:12:35 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-03-04 10:12:35 +0800 |
commit | 89a0ae022a76e01b4a2c8f65526f686c36e106da (patch) | |
tree | e75c529337b9963a2e45f589278cdb2186ca5c93 /databases | |
parent | 2806fe041fefc638e4c3eac87a0fb1499ea1645e (diff) | |
download | freebsd-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/Makefile | 2 |
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} |