diff options
author | sergei <sergei@FreeBSD.org> | 2004-01-10 00:12:38 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2004-01-10 00:12:38 +0800 |
commit | 8cc92abd0075fc3b63a776120e26fc10589833bd (patch) | |
tree | 22083c8e642313d5a0e74f2a6dd60633690d6c22 /lang/onyx/pkg-descr | |
parent | f843df2db951236c3c5f723f85c077706f1dbe84 (diff) | |
download | freebsd-ports-gnome-8cc92abd0075fc3b63a776120e26fc10589833bd.tar.gz freebsd-ports-gnome-8cc92abd0075fc3b63a776120e26fc10589833bd.tar.zst freebsd-ports-gnome-8cc92abd0075fc3b63a776120e26fc10589833bd.zip |
- Update to 5.0.0 [1]
- Fix pkg-plist
- Give maintainership back to Jason Evans, who is also the author of Onyx
PR: 60877 [1]
Submitted by: Jason Evans <jasone@canonware.com>
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 c637d1ab2490..f489639afa48 100644 --- a/lang/onyx/pkg-descr +++ b/lang/onyx/pkg-descr @@ -2,4 +2,4 @@ Onyx is an embeddable stack-based threaded interpreted language. This port 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/ +WWW: http://www.canonware.com/onyx/ |