aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2019-03-18 13:57:36 +0800
committerGreg Lewis <glewis@FreeBSD.org>2019-03-18 13:57:36 +0800
commitfe413e3951407f2539253a6e21e39e8493678ffa (patch)
tree02f3a11a77bd0b05330a622ec1ed4ebe8b9e5946 /java
parent4eec8873a2f97168403dfe5b5fae2266ac03d4ec (diff)
downloadfreebsd-ports-gnome-fe413e3951407f2539253a6e21e39e8493678ffa.tar.gz
freebsd-ports-gnome-fe413e3951407f2539253a6e21e39e8493678ffa.tar.zst
freebsd-ports-gnome-fe413e3951407f2539253a6e21e39e8493678ffa.zip
Fix COMMENT
Diffstat (limited to 'java')
-rw-r--r--java/jdk9-doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jdk9-doc/Makefile b/java/jdk9-doc/Makefile
index f481d8e870cb..a8a84fd96e2c 100644
--- a/java/jdk9-doc/Makefile
+++ b/java/jdk9-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.