aboutsummaryrefslogtreecommitdiffstats
path: root/lang/guile
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1998-07-02 18:42:04 +0800
committervanilla <vanilla@FreeBSD.org>1998-07-02 18:42:04 +0800
commit463edc60544d95cf0fec789b6e52743d67387017 (patch)
tree1cad6d892310692bc4dcbcc72a0fe6bfbaef7b1c /lang/guile
parent0b94ac3aa3a4c7eb4f71a647b0ab45ba4366aea9 (diff)
downloadfreebsd-ports-gnome-463edc60544d95cf0fec789b6e52743d67387017.tar.gz
freebsd-ports-gnome-463edc60544d95cf0fec789b6e52743d67387017.tar.zst
freebsd-ports-gnome-463edc60544d95cf0fec789b6e52743d67387017.zip
Portlint and fix compile problem on current (/usr/lib/aout).
Diffstat (limited to 'lang/guile')
-rw-r--r--lang/guile/pkg-descr9
1 files changed, 5 insertions, 4 deletions
diff --git a/lang/guile/pkg-descr b/lang/guile/pkg-descr
index 747952d59aa1..4925fe4c1904 100644
--- a/lang/guile/pkg-descr
+++ b/lang/guile/pkg-descr
@@ -1,5 +1,6 @@
-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
+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
extensibility.