diff options
Diffstat (limited to 'databases/postgresql-odbc')
-rw-r--r-- | databases/postgresql-odbc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-odbc/Makefile b/databases/postgresql-odbc/Makefile index 1895cc216cb6..af38f0e9c1be 100644 --- a/databases/postgresql-odbc/Makefile +++ b/databases/postgresql-odbc/Makefile @@ -42,7 +42,7 @@ PKGNAMESUFFIX= -odbc DISTNAME= psqlodbc-${PORTVERSION} DIST_SUBDIR= postgresql -MAINTAINER= alex-goncharov@comcast.net +MAINTAINER= ports@FreeBSD.org COMMENT= PostgreSQL ODBC driver BUILD_DEPENDS= pg_config:${PORTSDIR}/databases/postgresql83-client |