diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-17 10:23:34 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-17 10:23:34 +0000 |
commit | 791f2bc62744768c8152ee8931eb67dcf674ae75 (patch) | |
tree | a9b54cc45700cba1895154311387e837b5aaa35d /databases/postgresql-odbc/Makefile | |
parent | 257a07ef4b09917d8f9a1a123ed3b315e8be9fd7 (diff) |
Notes
Diffstat (limited to 'databases/postgresql-odbc/Makefile')
-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 a264c09a6898..cd02156ab7b0 100644 --- a/databases/postgresql-odbc/Makefile +++ b/databases/postgresql-odbc/Makefile @@ -10,7 +10,7 @@ PKGNAMESUFFIX= -odbc DISTNAME= psqlodbc-${PORTVERSION} DIST_SUBDIR= postgresql -MAINTAINER= pclin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PostgreSQL ODBC driver LICENSE= LGPL20 |