diff options
Diffstat (limited to 'databases/postgresql-odbc')
-rw-r--r-- | databases/postgresql-odbc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql-odbc/Makefile b/databases/postgresql-odbc/Makefile index 6358c2ce4b72..9954e3ae2256 100644 --- a/databases/postgresql-odbc/Makefile +++ b/databases/postgresql-odbc/Makefile @@ -8,6 +8,7 @@ DIST_SUBDIR= postgresql MAINTAINER= bofh@FreeBSD.org COMMENT= PostgreSQL ODBC driver +WWW= https://www.postgresql.org/ftp/odbc/versions/ LICENSE= LGPL20+ LICENSE_FILE= ${WRKSRC}/license.txt |