diff options
| author | Greg Lewis <glewis@FreeBSD.org> | 2019-03-18 05:56:55 +0000 |
|---|---|---|
| committer | Greg Lewis <glewis@FreeBSD.org> | 2019-03-18 05:56:55 +0000 |
| commit | 4eec8873a2f97168403dfe5b5fae2266ac03d4ec (patch) | |
| tree | a830b1810eb0419da768848205a1afa876001426 /java | |
| parent | Add a port of the documentation for JDK 11 (diff) | |
Fix COMMENT
Notes
Notes:
svn path=/head/; revision=496124
Diffstat (limited to 'java')
| -rw-r--r-- | java/jdk10-doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jdk10-doc/Makefile b/java/jdk10-doc/Makefile index c3513570a23d..7b45f449c2bd 100644 --- a/java/jdk10-doc/Makefile +++ b/java/jdk10-doc/Makefile @@ -8,7 +8,7 @@ PKGNAMESUFFIX= ${JDK_VERSION}-doc DISTNAME= jdk-${PORTVERSION}_doc-all MAINTAINER= java@FreeBSD.org -COMMENT= Java Development Kit ${JDK_MAJOR_VER} Documentation +COMMENT= Java Development Kit ${JDK_VERSION} Documentation DOCSDIR?= ${PREFIX}/share/doc/jdk${JDK_VERSION} RESTRICTED= This documentation is under license and export control. |
