aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql-jdbc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql-jdbc/Makefile')
-rw-r--r--databases/postgresql-jdbc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/postgresql-jdbc/Makefile b/databases/postgresql-jdbc/Makefile
index a45474bfe159..e37c1c599221 100644
--- a/databases/postgresql-jdbc/Makefile
+++ b/databases/postgresql-jdbc/Makefile
@@ -1,7 +1,5 @@
-# Created by: Palle Girgensohn <girgen@partitur.se>
-
PORTNAME= postgresql
-PORTVERSION= 42.2.20
+PORTVERSION= 42.7.3
CATEGORIES= databases java
MASTER_SITES= http://jdbc.postgresql.org/download/
PKGNAMESUFFIX= -jdbc
@@ -10,10 +8,12 @@ EXTRACT_ONLY=
MAINTAINER= pgsql@FreeBSD.org
COMMENT= Java JDBC implementation for PostgreSQL
+WWW= https://jdbc.postgresql.org/
LICENSE= BSD3CLAUSE
USE_JAVA= yes
+JAVA_VERSION= 8+
NO_ARCH= yes
PLIST_FILES= %%JAVAJARDIR%%/postgresql.jar