aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk20-apireference
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-12-14 01:37:12 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-12-14 01:37:12 +0000
commit034f017174bf2e99f64a5f331f70797a651f8664 (patch)
treea12d9b1d07695d783c2787997ae6096f45734e22 /x11-toolkits/gtk20-apireference
parentcbc1382c3b1c5705d93712378e8eb231a0b6df7f (diff)
downloadports-034f017174bf2e99f64a5f331f70797a651f8664.tar.gz
ports-034f017174bf2e99f64a5f331f70797a651f8664.zip
change 2.0 references to 2.x references
Notes
Notes: svn path=/head/; revision=123974
Diffstat (limited to 'x11-toolkits/gtk20-apireference')
-rw-r--r--x11-toolkits/gtk20-apireference/Makefile2
-rw-r--r--x11-toolkits/gtk20-apireference/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtk20-apireference/Makefile b/x11-toolkits/gtk20-apireference/Makefile
index f62e02bdd5ad..59cf31c0423c 100644
--- a/x11-toolkits/gtk20-apireference/Makefile
+++ b/x11-toolkits/gtk20-apireference/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://developer.gnome.org/doc/API/
DISTFILES= ${MODULES:C/$/-2.0-docs${EXTRACT_SUFX}/}
MAINTAINER= edwin@mavetju.org
-COMMENT= API reference for the Gimp Toolkit v2.0 for X11 GUI
+COMMENT= API reference for the Gimp Toolkit v2.x for X11 GUI
NO_BUILD= yes
NO_CHECKSUM= yes # they're rebuild too often to keep track of
diff --git a/x11-toolkits/gtk20-apireference/pkg-descr b/x11-toolkits/gtk20-apireference/pkg-descr
index 288a411448fa..3d00e421dee5 100644
--- a/x11-toolkits/gtk20-apireference/pkg-descr
+++ b/x11-toolkits/gtk20-apireference/pkg-descr
@@ -6,7 +6,7 @@ interface widgets such as push, radio and check buttons, menus, lists
and frames. It also provides several "container" widgets which can be
used to control the layout of the user interface elements.
-This is the API reference for GLib, GObject, GDK and GTK+ 2.0.
+This is the API reference for GLib, GObject, GDK and GTK+ 2.x.
WWW: http://developer.gnome.org/doc/API/