summaryrefslogtreecommitdiffstats
path: root/java/jdk16
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2002-08-08 18:41:44 +0000
committerglewis <glewis@FreeBSD.org>2002-08-08 18:41:44 +0000
commit62027e29283631029f2f63584f4067c4a0504c8e (patch)
treed49699d6d7dd480fb09290e87665dcd6d9e852ca /java/jdk16
parentd1fc3184f76b4ed45b8bb99eac26bb70840ec5e5 (diff)
downloadFreeBSD-ports-62027e29283631029f2f63584f4067c4a0504c8e.zip
FreeBSD-ports-62027e29283631029f2f63584f4067c4a0504c8e.tar.gz
. Fix a typo in a message printed out to the user.
Diffstat (limited to 'java/jdk16')
-rw-r--r--java/jdk16/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jdk16/Makefile b/java/jdk16/Makefile
index d66e332..e16a3b4 100644
--- a/java/jdk16/Makefile
+++ b/java/jdk16/Makefile
@@ -172,7 +172,7 @@ post-install:
@${LOCALBASE}/bin/registervm "${PREFIX}/jdk${JDK_VERSION}/bin/java # FREEBSD-JDK${JDK_VERSION}"
.if !defined(WITHOUT_PLUGIN)
@${ECHO_MSG}
- @${ECHO_MSG} The use the Java plugin with Mozilla you must create a
+ @${ECHO_MSG} To use the Java plugin with Mozilla you must create a
@${ECHO_MSG} symbolic link from
@${ECHO_MSG}
@${ECHO_MSG} ${PREFIX}/jdk${JDK_VERSION}/jre/plugin/i386/ns600/libjavaplugin_oji.so
OpenPOWER on IntegriCloud