diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2001-10-23 13:55:56 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2001-10-23 13:55:56 +0000 |
commit | 42ce6475d90416d21ea11f59e24c23e73747a430 (patch) | |
tree | 3806a564e6802f458e3d3ce41e9b81f87dd95c56 /devel/Makefile | |
parent | 6db6a4a2f993e79218353f57fe82e4cd339586e9 (diff) |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 0bcea3767133..4882f8794e77 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -458,7 +458,6 @@ SUBDIR += ptl SUBDIR += py-coro SUBDIR += py-cxx - SUBDIR += py-functional SUBDIR += py-game SUBDIR += py-grouch SUBDIR += py-htmlkit @@ -469,6 +468,7 @@ SUBDIR += py-orbit SUBDIR += py-twisted SUBDIR += py-unit + SUBDIR += py-xoltar-toolkit SUBDIR += pychecker SUBDIR += qt-designer SUBDIR += qtarch |