diff options
author | Max Khon <fjoe@FreeBSD.org> | 2005-05-12 19:47:19 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2005-05-12 19:47:19 +0000 |
commit | 78eb4756a791139d5e0f69404c000643efb03612 (patch) | |
tree | 2dcc6ab060ce910fdc7fe86ceb5a3c8ae81cf485 /x11-toolkits/Makefile | |
parent | 82a4b9601a4dd90f82bc8760f2cc8e0142399640 (diff) |
Finish repo-copy of old py-wxPython 2.4.2 to py-wxPython24.
Notes
Notes:
svn path=/head/; revision=135153
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 1688ef6b42e6..4ea5f1ff605a 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -156,7 +156,7 @@ SUBDIR += py-qt SUBDIR += py-tkinter SUBDIR += py-wmgeneral - SUBDIR += py-wxPython + SUBDIR += py-wxPython24 SUBDIR += py-xlib SUBDIR += qscintilla SUBDIR += qt145 |