diff options
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 037f1c0db34f..e456799ddd98 100644 --- a/www/Makefile +++ b/www/Makefile @@ -285,8 +285,8 @@ SUBDIR += mozilla SUBDIR += mozilla-bonobo SUBDIR += mozilla-devel - SUBDIR += mozilla-devel-gtk2 - SUBDIR += mozilla-gtk2 + SUBDIR += mozilla-devel-gtk1 + SUBDIR += mozilla-gtk1 SUBDIR += mplayer-plugin SUBDIR += nd SUBDIR += neon |