diff options
author | krion <krion@FreeBSD.org> | 2003-10-05 16:08:37 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-10-05 16:08:37 +0800 |
commit | ac17bcd3c3e502d709b023e268d8557c9842a0ad (patch) | |
tree | 5fc7276d717a56d997fb40665997ec5ed8097f55 /lang/scheme48 | |
parent | 13b8c3cec38b42392c85529fff6eaf13d88c881f (diff) | |
download | freebsd-ports-gnome-ac17bcd3c3e502d709b023e268d8557c9842a0ad.tar.gz freebsd-ports-gnome-ac17bcd3c3e502d709b023e268d8557c9842a0ad.tar.zst freebsd-ports-gnome-ac17bcd3c3e502d709b023e268d8557c9842a0ad.zip |
- Add WWW line in pkg-descr
PR: 57596
Submitted by: Mark Linimon <linimon@lonesome.com>
Diffstat (limited to 'lang/scheme48')
-rw-r--r-- | lang/scheme48/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/scheme48/pkg-descr b/lang/scheme48/pkg-descr index 651c2d90d6bd..0d1d7e31fa5f 100644 --- a/lang/scheme48/pkg-descr +++ b/lang/scheme48/pkg-descr @@ -13,3 +13,5 @@ environments.) Support for numbers is weak: bignums are slow and floating point is almost nonexistent. DEFINE-SYNTAX, LET-SYNTAX, LETREC-SYNTAX, and SYNTAX-RULES are supported, but not the rest of the Revised^4 Scheme macro proposal. + +WWW: http://www.s48.org |