diff options
Diffstat (limited to 'databases/postgresql-jdbc/Makefile')
-rw-r--r-- | databases/postgresql-jdbc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql-jdbc/Makefile b/databases/postgresql-jdbc/Makefile index 30a6d176c250..287d5fb34b84 100644 --- a/databases/postgresql-jdbc/Makefile +++ b/databases/postgresql-jdbc/Makefile @@ -8,6 +8,7 @@ EXTRACT_ONLY= MAINTAINER= pgsql@FreeBSD.org COMMENT= Java JDBC implementation for PostgreSQL +WWW= https://jdbc.postgresql.org/ LICENSE= BSD3CLAUSE |