diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-08-01 02:53:58 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-08-01 02:53:58 +0000 |
commit | 3fd8e422e2a8cf92d153a23ef8a034c66052ae6d (patch) | |
tree | 8e3163e4c4ceddc2579ddf2a1dcc59f485e6eb52 /accessibility | |
parent | 504cc27b8422c514ae105e216d589b7d80c8e687 (diff) | |
download | ports-3fd8e422e2a8cf92d153a23ef8a034c66052ae6d.tar.gz ports-3fd8e422e2a8cf92d153a23ef8a034c66052ae6d.zip |
Notes
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/Makefile b/accessibility/Makefile index 2e532742afb5..aa3e67afb4ae 100644 --- a/accessibility/Makefile +++ b/accessibility/Makefile @@ -7,11 +7,11 @@ SUBDIR += at-poke SUBDIR += at-spi SUBDIR += at-spi-reference - SUBDIR += at-spi2-core SUBDIR += at-spi2-atk + SUBDIR += at-spi2-core SUBDIR += atk - SUBDIR += atkmm SUBDIR += atk-reference + SUBDIR += atkmm SUBDIR += dasher SUBDIR += eflite SUBDIR += gnome-mag |