diff options
-rw-r--r-- | devel/guile-gtk/pkg/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/guile-gtk/pkg/DESCR b/devel/guile-gtk/pkg/DESCR index 06737a63b76..00941e08929 100644 --- a/devel/guile-gtk/pkg/DESCR +++ b/devel/guile-gtk/pkg/DESCR @@ -1,10 +1,10 @@ - Guile-gtk is a library written to make GTK accesible from guile. + Guile-gtk is a library written to make GTK accessible from guile. It provides a convenient interface for Scheme programmers to develop visual applications. It can also integrate with GNOME via the Gnome-guile module. Guile-gtk was started by Marius Vollmer <mvo@zagadka.ping.de> and -is currently mantained by Ariel Rios <jarios@usa.net> and other +is currently maintained by Ariel Rios <jarios@usa.net> and other intrepid Guile hackers around the world. Guile-gtk is free software licensed under the GPL. |