diff options
Diffstat (limited to 'databases/postgresql-plpython/Makefile')
-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} |