summaryrefslogtreecommitdiff
path: root/lang/wonka
diff options
context:
space:
mode:
Diffstat (limited to 'lang/wonka')
-rw-r--r--lang/wonka/DESCR4
-rw-r--r--lang/wonka/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/wonka/DESCR b/lang/wonka/DESCR
index 1eb7f73317a..8b5def9b975 100644
--- a/lang/wonka/DESCR
+++ b/lang/wonka/DESCR
@@ -1,5 +1,5 @@
-Wonka is ACUNIA's cleanroom Virtual Machine for the Java(tm) language.
+Wonka is ACUNIA's cleanroom Virtual Machine for the Java(tm) language.
It is extremely portable and self-contained, and can optionally be
used with its own real-time executive (OSwaldTM) to provide a complete
solution for embedded devices. It is a full implementation of the
-Java language, not just a subset. And it's Open Source.
+Java language, not just a subset. And it's Open Source.
diff --git a/lang/wonka/Makefile b/lang/wonka/Makefile
index 488468e8eba..5564a801d03 100644
--- a/lang/wonka/Makefile
+++ b/lang/wonka/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/03/29 12:41:34 jmmv Exp $
+# $NetBSD: Makefile,v 1.9 2003/05/06 17:41:42 jmmv Exp $
#
DISTNAME= wonka-src-0.9.5-release
@@ -82,5 +82,5 @@ test: install
.include "../../mk/bsd.pkg.mk"
-# This needs to be after bsd.pkg.mk
+# This needs to be after bsd.pkg.mk
PREFIX= ${JVM_HOME}