diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
commit | 4e942b64191e2ef98dce2c5af31047a8640db768 (patch) | |
tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /lang/guile | |
parent | 1d1f878054efdd1171a8cb006e59ad0727610293 (diff) |
Notes
Diffstat (limited to 'lang/guile')
-rw-r--r-- | lang/guile/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/guile/pkg-descr b/lang/guile/pkg-descr index 5c2cc6974146..3398ef2c0687 100644 --- a/lang/guile/pkg-descr +++ b/lang/guile/pkg-descr @@ -2,7 +2,7 @@ GUILE, GNU's Ubiquitous Intelligent Language for Extension, is a library that implements the Scheme language plus various convenient facilities. It's designed so that you can link it into an application or utility to make it extensible. Our -plan is to link this library into all GNU programs that call for +plan is to link this library into all GNU programs that call for extensibility. WWW: http://www.gnu.org/software/guile/ |