diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:44:11 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:44:11 +0800 |
commit | 3f42e716135bc048b90cb6cca188f324e65c69dc (patch) | |
tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /lang/guile | |
parent | e127cf2f03a87283f703b70f81a3e1891e56e7f5 (diff) | |
download | freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.tar.gz freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.tar.zst freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.zip |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket
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/ |