summaryrefslogtreecommitdiff
path: root/databases/postgresql-prefix
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-01-14 21:45:15 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-01-14 21:45:15 +0000
commitbe19bdfc55c9d1229dca599302e9adb46d9ded8f (patch)
treec3deee06d0cd0380be25d54394d237af844dffff /databases/postgresql-prefix
parentnet/tcpkali: fix build on GCC architectures (diff)
Change my mail address to lbartoletti@FreeBSD.org
Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D23169
Notes
Notes: svn path=/head/; revision=523070
Diffstat (limited to 'databases/postgresql-prefix')
-rw-r--r--databases/postgresql-prefix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-prefix/Makefile b/databases/postgresql-prefix/Makefile
index f51b5e306271..acc8b1027446 100644
--- a/databases/postgresql-prefix/Makefile
+++ b/databases/postgresql-prefix/Makefile
@@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v
CATEGORIES= databases
PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}-
-MAINTAINER= lbartoletti@tuxfamily.org
+MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Prefix Range module for PostgreSQL
LICENSE= PostgreSQL