summaryrefslogtreecommitdiff
path: root/databases/postgresql-tds_fdw
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql-tds_fdw')
-rw-r--r--databases/postgresql-tds_fdw/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql-tds_fdw/Makefile b/databases/postgresql-tds_fdw/Makefile
index 7d970bcb227f..7b11616b2c53 100644
--- a/databases/postgresql-tds_fdw/Makefile
+++ b/databases/postgresql-tds_fdw/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= postgresql${PGSQL_VER:S|.||}-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PostgreSQL foreign data wrapper to connect to TDS databases
+WWW= https://github.com/tds-fdw/tds_fdw
LICENSE= PostgreSQL