diff options
Diffstat (limited to 'java/openjfx14/Makefile')
-rw-r--r-- | java/openjfx14/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/openjfx14/Makefile b/java/openjfx14/Makefile index d37e9c438c2d..8bd40d6c4a31 100644 --- a/java/openjfx14/Makefile +++ b/java/openjfx14/Makefile @@ -18,6 +18,7 @@ DISTFILES= lucene-core-7.7.1.jar:core \ MAINTAINER= mikael@FreeBSD.org COMMENT= JavaFX SDK overlay for OpenJDK 11 +WWW= https://openjdk.java.net/projects/openjfx/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE |