summaryrefslogtreecommitdiff
path: root/databases/postgresql-mysql_fdw
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql-mysql_fdw')
-rw-r--r--databases/postgresql-mysql_fdw/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql-mysql_fdw/Makefile b/databases/postgresql-mysql_fdw/Makefile
index 4dba1526df14..a382999143db 100644
--- a/databases/postgresql-mysql_fdw/Makefile
+++ b/databases/postgresql-mysql_fdw/Makefile
@@ -1,4 +1,4 @@
-# Created by: Jov <amutu@amutu.com>
+# Created by: Jov <ports@FreeBSD.org>
# $FreeBSD$
PORTNAME= mysql_fdw
@@ -6,7 +6,7 @@ PORTVERSION= 2.2.0
CATEGORIES= databases
PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}-
-MAINTAINER= amutu@amutu.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= PostgreSQL foreign data wrapper for MySQL
LICENSE= PostgreSQL