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/wxgtk24-contrib | |
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/wxgtk24-contrib')
-rw-r--r-- | x11-toolkits/wxgtk24-contrib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk24-contrib/Makefile b/x11-toolkits/wxgtk24-contrib/Makefile index 059495d098c5..a7571bb08781 100644 --- a/x11-toolkits/wxgtk24-contrib/Makefile +++ b/x11-toolkits/wxgtk24-contrib/Makefile @@ -8,7 +8,7 @@ PORTREVISION= 2 MAINTAINER= fjoe@FreeBSD.org -COMMENT= The wxWindows GUI toolkit contributed libraries +COMMENT= The wxWidgets GUI toolkit contributed libraries WXGTK_FLAVOR= gtk-contrib MASTERDIR= ${.CURDIR}/../wxgtk |