aboutsummaryrefslogtreecommitdiffstats
path: root/databases/postgresql-plpython
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2011-11-11 06:20:18 +0800
committerrm <rm@FreeBSD.org>2011-11-11 06:20:18 +0800
commitbc90cc22536fbc6fb648a5ef9c891a7b16b544ad (patch)
tree8abba52d4a8768e93f48c43e744e891206894871 /databases/postgresql-plpython
parente85d15b26d9f31d252639cff3dcf2a66cca8c64c (diff)
downloadfreebsd-ports-gnome-bc90cc22536fbc6fb648a5ef9c891a7b16b544ad.tar.gz
freebsd-ports-gnome-bc90cc22536fbc6fb648a5ef9c891a7b16b544ad.tar.zst
freebsd-ports-gnome-bc90cc22536fbc6fb648a5ef9c891a7b16b544ad.zip
Change email for my ports to FreeBSD one.
Approved by: novel (mentor) Feature safe: yes
Diffstat (limited to 'databases/postgresql-plpython')
-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 047909f7a709..ba05a762deaa 100644
--- a/databases/postgresql-plpython/Makefile
+++ b/databases/postgresql-plpython/Makefile
@@ -10,7 +10,7 @@ PORTREVISION= 1
CATEGORIES= databases python
PKGNAMESUFFIX= -plpython
-MAINTAINER= cvs-src@yandex.ru
+MAINTAINER= rm@FreeBSD.org
COMMENT= A module for using Python to write SQL functions
RUN_DEPENDS= postgres:${PORTSDIR}/${POSTGRESQL_PORT}