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 | |
parent | www/chromium: re-enable test targets (currently broken though) (diff) |
Reset maintainership
Notes
Notes:
svn path=/head/; revision=371040
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 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 |