Modified: trunk/dports/x11/gtkmm/Portfile (105434 => 105435)
--- trunk/dports/x11/gtkmm/Portfile 2013-04-20 08:34:12 UTC (rev 105434)
+++ trunk/dports/x11/gtkmm/Portfile 2013-04-20 08:59:55 UTC (rev 105435)
@@ -6,9 +6,10 @@
name gtkmm
version 2.24.3
set branch [join [lrange [split ${version} .] 0 1] .]
-description C++ interface to GTK+.
-long_description gtkmm (previously known as Gtk--) is the official \
- C++ interface for the popular GUI library GTK+.
+description C++ interface to GTK+ version 2.
+long_description \
+ gtkmm is the official C++ interface \
+ for the popular GUI library GTK+ version 2.
maintainers devans openmaintainer
categories x11 devel
license LGPL-2.1+