diff options
author | fjoe <fjoe@FreeBSD.org> | 2004-04-06 00:49:41 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2004-04-06 00:49:41 +0800 |
commit | 0a1b7cfaefcd11e66f559f26f8b1f2e46b16ceea (patch) | |
tree | bbe243aaa8072011a726a1bc7c42d61c02b0c25c /x11-toolkits/wxgtk2-unicode | |
parent | a8759a8d50bdb10a2312622bbe4fb3691d92ec7a (diff) | |
download | freebsd-ports-gnome-0a1b7cfaefcd11e66f559f26f8b1f2e46b16ceea.tar.gz freebsd-ports-gnome-0a1b7cfaefcd11e66f559f26f8b1f2e46b16ceea.tar.zst freebsd-ports-gnome-0a1b7cfaefcd11e66f559f26f8b1f2e46b16ceea.zip |
wxWindows -> wxWidgets
Diffstat (limited to 'x11-toolkits/wxgtk2-unicode')
-rw-r--r-- | x11-toolkits/wxgtk2-unicode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk2-unicode/Makefile b/x11-toolkits/wxgtk2-unicode/Makefile index c693878fb9c1..4512bfea76c1 100644 --- a/x11-toolkits/wxgtk2-unicode/Makefile +++ b/x11-toolkits/wxgtk2-unicode/Makefile @@ -8,7 +8,7 @@ PORTREVISION= 2 MAINTAINER= fjoe@FreeBSD.org -COMMENT= The wxWindows GUI toolkit (Unicode version) +COMMENT= The wxWidgets GUI toolkit (Unicode version) WXGTK_FLAVOR= gtk2-unicode MASTERDIR= ${.CURDIR}/../wxgtk |