mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
335 B
Plaintext
7 lines
335 B
Plaintext
SableVM implements the Java virtual machine specification, second edition.
|
|
|
|
SableVM is a bytecode interpreter. It's goals are to be reasonably small,
|
|
efficient, and fast, as well as providing a well-designed platform for
|
|
doing research into different algorithms for bytecode interpretation,
|
|
garbage collection, memory management, etc.
|