diff options
author | Jason Evans <jasone@FreeBSD.org> | 2001-08-22 06:54:59 +0000 |
---|---|---|
committer | Jason Evans <jasone@FreeBSD.org> | 2001-08-22 06:54:59 +0000 |
commit | b758a37e2d04b15642fafc7936f82cabe51a8d80 (patch) | |
tree | 0e9572adb19f9bd43c2dbd32c85e365e51f74f02 /lang/onyx/pkg-descr | |
parent | New Port: (diff) |
Update to version 2.0.0.
Diffstat (limited to 'lang/onyx/pkg-descr')
-rw-r--r-- | lang/onyx/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/onyx/pkg-descr b/lang/onyx/pkg-descr index 67d67a59b694..c637d1ab2490 100644 --- a/lang/onyx/pkg-descr +++ b/lang/onyx/pkg-descr @@ -1,5 +1,5 @@ Onyx is an embeddable stack-based threaded interpreted language. This port -contains both a stand alone interpreter and libraries that can be used to embed +contains both a stand alone interpreter and a library that can be used to embed Onyx in an application. Extensive documentation is included. WWW: http://www.canonware.com/ |