diff options
Diffstat (limited to 'databases/postgres-xl')
-rw-r--r-- | databases/postgres-xl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgres-xl/Makefile b/databases/postgres-xl/Makefile index a6fc8ff7a4d4..7864086b729c 100644 --- a/databases/postgres-xl/Makefile +++ b/databases/postgres-xl/Makefile @@ -1,4 +1,4 @@ -# Created by: Jov <amutu@amutu.com> +# Created by: Jov <ports@FreeBSD.org> # $FreeBSD$ PORTNAME= postgres-xl @@ -6,7 +6,7 @@ DISTVERSION= 9.5r1.5 CATEGORIES= databases MASTER_SITES= http://files.postgres-xl.org/ -MAINTAINER= amutu@amutu.com +MAINTAINER= ports@FreeBSD.org COMMENT= Scalable open source PostgreSQL-based database cluster LICENSE= PostgreSQL |