summaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2004-04-05 16:49:41 +0000
committerMax Khon <fjoe@FreeBSD.org>2004-04-05 16:49:41 +0000
commitfa4db68f2e8f30bfb0c37c3b9e9c485a25f9c91c (patch)
tree760d76741e7a5dea6a0593410b5d404e31a650eb /x11-toolkits/wxgtk
parentBump up RUN-dependency on tcllib from 1.4 to 1.6. (diff)
wxWindows -> wxWidgets
Notes
Notes: svn path=/head/; revision=106242
Diffstat (limited to 'x11-toolkits/wxgtk')
-rw-r--r--x11-toolkits/wxgtk/Makefile2
-rw-r--r--x11-toolkits/wxgtk/pkg-descr6
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/wxgtk/Makefile b/x11-toolkits/wxgtk/Makefile
index 8fed5d348a61..0b4c17976d1d 100644
--- a/x11-toolkits/wxgtk/Makefile
+++ b/x11-toolkits/wxgtk/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= wxwindows
DISTNAME= wxGTK-${PORTVERSION}
MAINTAINER?= fjoe@FreeBSD.org
-COMMENT?= The wxWindows GUI toolkit with GTK+ bindings
+COMMENT?= The wxWidgets GUI toolkit with GTK+ bindings
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff
diff --git a/x11-toolkits/wxgtk/pkg-descr b/x11-toolkits/wxgtk/pkg-descr
index 6ce99d6c5d9c..67f1f41d315b 100644
--- a/x11-toolkits/wxgtk/pkg-descr
+++ b/x11-toolkits/wxgtk/pkg-descr
@@ -1,4 +1,4 @@
-wxWindows is a C++ GUI framework for platform independent software
-development. On FreeBSD the Gtk toolkit is used.
+wxWidgets (formerly known as wxWindows) is a C++ GUI framework for platform
+independent software development. On FreeBSD the Gtk toolkit is used.
-WWW: http://www.wxwindows.org/
+WWW: http://www.wxwidgets.org/