diff options
| author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-05-16 09:34:06 +0000 |
|---|---|---|
| committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-05-16 09:34:06 +0000 |
| commit | 49490065c12205d5377164e784e490c110358cc2 (patch) | |
| tree | 11d4eab422dfd3715713ec5ea8ce4b663aec2811 /databases/postgresql-odbc | |
| parent | security/libu2f-host: Update to 1.1.6 (diff) | |
- Fix LICENSE
- Update WWW
Approved by: portmgr blanket
Notes
Notes:
svn path=/head/; revision=470111
Diffstat (limited to 'databases/postgresql-odbc')
| -rw-r--r-- | databases/postgresql-odbc/Makefile | 2 | ||||
| -rw-r--r-- | databases/postgresql-odbc/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql-odbc/Makefile b/databases/postgresql-odbc/Makefile index ca1b290552e4..e3cb81cd39c5 100644 --- a/databases/postgresql-odbc/Makefile +++ b/databases/postgresql-odbc/Makefile @@ -11,7 +11,7 @@ DIST_SUBDIR= postgresql MAINTAINER= bofh@FreeBSD.org COMMENT= PostgreSQL ODBC driver -LICENSE= LGPL20 +LICENSE= LGPL20+ LICENSE_FILE= ${WRKSRC}/license.txt LIB_DEPENDS= libodbc.so:databases/unixODBC diff --git a/databases/postgresql-odbc/pkg-descr b/databases/postgresql-odbc/pkg-descr index 10f009936231..0e50f148424b 100644 --- a/databases/postgresql-odbc/pkg-descr +++ b/databases/postgresql-odbc/pkg-descr @@ -2,4 +2,4 @@ The official ODBC driver for connecting to PostgreSQL Database; not a part of the PostgreSQL Database distribution, though -- developed and maintained separately. -WWW: http://www.postgresql.org/ftp/odbc/versions/ +WWW: https://www.postgresql.org/ftp/odbc/versions/ |
