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