diff options
Diffstat (limited to 'databases/postgresql-cstore_fdw')
-rw-r--r-- | databases/postgresql-cstore_fdw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql-cstore_fdw/Makefile b/databases/postgresql-cstore_fdw/Makefile index 95c14f02da40..c31d9a946d9d 100644 --- a/databases/postgresql-cstore_fdw/Makefile +++ b/databases/postgresql-cstore_fdw/Makefile @@ -1,4 +1,4 @@ -# Created by: Jov <amutu@amutu.com> +# Created by: Jov <ports@FreeBSD.org> # $FreeBSD$ PORTNAME= cstore_fdw @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- -MAINTAINER= amutu@amutu.com +MAINTAINER= ports@FreeBSD.org COMMENT= Columnar store for analytics with PostgreSQL LICENSE= APACHE20 |