aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2018-05-16 17:34:06 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2018-05-16 17:34:06 +0800
commitdd540a4dc208c118cafe076902f1ed2d18d12601 (patch)
tree11d4eab422dfd3715713ec5ea8ce4b663aec2811 /databases
parent92ad2d1aabbc56966cc97443438ad39b340798f3 (diff)
downloadfreebsd-ports-gnome-dd540a4dc208c118cafe076902f1ed2d18d12601.tar.gz
freebsd-ports-gnome-dd540a4dc208c118cafe076902f1ed2d18d12601.tar.zst
freebsd-ports-gnome-dd540a4dc208c118cafe076902f1ed2d18d12601.zip
- Fix LICENSE
- Update WWW Approved by: portmgr blanket
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql-odbc/Makefile2
-rw-r--r--databases/postgresql-odbc/pkg-descr2
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/