diff options
Diffstat (limited to 'databases/postgresql-mysql_fdw')
-rw-r--r-- | databases/postgresql-mysql_fdw/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql-mysql_fdw/Makefile b/databases/postgresql-mysql_fdw/Makefile index 474d2be74c4f..e4bd350afed9 100644 --- a/databases/postgresql-mysql_fdw/Makefile +++ b/databases/postgresql-mysql_fdw/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- MAINTAINER= tz@FreeBSD.org COMMENT= PostgreSQL foreign data wrapper for MySQL +WWW= https://github.com/EnterpriseDB/mysql_fdw LICENSE= PostgreSQL LICENSE_FILE= ${WRKSRC}/LICENSE |