diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2004-02-18 03:50:38 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2004-02-18 03:50:38 +0000 |
commit | 7602ef6eba2985340514708df571c5615af0628c (patch) | |
tree | 15c4c362da46e9feacd3a33331562d61fca1edb6 /www/Makefile | |
parent | 60049684ec6bcbccddf486543942c9cea25eb629 (diff) | |
download | ports-7602ef6eba2985340514708df571c5615af0628c.tar.gz ports-7602ef6eba2985340514708df571c5615af0628c.zip |
Notes
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 |