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)
6 lines
315 B
Plaintext
6 lines
315 B
Plaintext
Io is small prototype-based programming language. The ideas in Io
|
|
are mostly inspired by Smalltalk (all values are objects), Self
|
|
(prototype-based), NewtonScript (differential inheritance), Act1
|
|
(actors and futures for concurrency), LISP (code is a runtime
|
|
inspectable/modifiable tree) and Lua (small, embeddable).
|