Revision
75477
Author
singingwolfboy@macports.org
Date
2011-01-25 21:17:33 -0800 (Tue, 25 Jan 2011)

Log Message

gtk2: updated description to match gtk3 port

Modified Paths

Diff

Modified: trunk/dports/x11/gtk2/Portfile (75476 => 75477)


--- trunk/dports/x11/gtk2/Portfile	2011-01-26 05:15:15 UTC (rev 75476)
+++ trunk/dports/x11/gtk2/Portfile	2011-01-26 05:17:33 UTC (rev 75477)
@@ -13,11 +13,13 @@
 categories          x11
 maintainers         nomaintainer
 platforms           darwin
-description         Gimp ToolKit version 2
+description         GTK+ widget toolkit
 
 long_description \
-    GTK+, the Gimp ToolKit, is a library for creating graphical user \
-    interfaces for the X Window System.
+    GTK+ is a highly usable, feature rich toolkit for creating graphical \
+    user interfaces which boasts cross platform compatibility and an easy \
+    to use API. GTK+ it is written in C, but has bindings to many other \
+    popular programming languages such as C++, Python and C# among others.
 
 homepage            http://www.gtk.org/
 distname            gtk+-${version}