summaryrefslogtreecommitdiff
path: root/lang/guile14/DESCR
diff options
context:
space:
mode:
authorgdt <gdt>2005-07-19 19:01:03 +0000
committergdt <gdt>2005-07-19 19:01:03 +0000
commit1db92df9fdf6e11bd622e455a63ccba6b17307fc (patch)
treec276bd5cd09dba544fb44278045b33dc326f2581 /lang/guile14/DESCR
parent4df95f603df80e5aebebd19cac9296f8a5cd4be3 (diff)
downloadpkgsrc-1db92df9fdf6e11bd622e455a63ccba6b17307fc.tar.gz
Note that this is the old version of guile.
Diffstat (limited to 'lang/guile14/DESCR')
-rw-r--r--lang/guile14/DESCR3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/guile14/DESCR b/lang/guile14/DESCR
index e79cdc43f85..91a4d1665f2 100644
--- a/lang/guile14/DESCR
+++ b/lang/guile14/DESCR
@@ -2,4 +2,5 @@ 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.
+that call for extensibility. This package is an old release of guile,
+and is present for use with programs that have not yet been upgraded.