diff options
Diffstat (limited to 'databases/postgresql-tds_fdw/Makefile')
-rw-r--r-- | databases/postgresql-tds_fdw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql-tds_fdw/Makefile b/databases/postgresql-tds_fdw/Makefile index c8ec51cbb379..b80d46894ad2 100644 --- a/databases/postgresql-tds_fdw/Makefile +++ b/databases/postgresql-tds_fdw/Makefile @@ -1,4 +1,4 @@ -# Created by: Jov amutu@amutu.com +# Created by: Jov ports@FreeBSD.org # $FreeBSD$ PORTNAME= tds_fdw @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- -MAINTAINER= amutu@amutu.com +MAINTAINER= ports@FreeBSD.org COMMENT= PostgreSQL foreign data wrapper to connect to TDS databases LICENSE= PostgreSQL |