diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2000-08-29 10:41:20 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2000-08-29 10:41:20 +0000 |
commit | 9a7e2b753d36b06c3b85de2e8870a41c1544edd5 (patch) | |
tree | cbbc5a4b7297c4d16c83714ef8a007d089c63d80 /www | |
parent | IPv6 enabled mozilla-M17. (diff) |
activate mozilla+ipv6.
Notes
Notes:
svn path=/head/; revision=32096
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 350f292a89ec..6411d44f01d5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -99,6 +99,7 @@ SUBDIR += momspider SUBDIR += mozilla SUBDIR += mozilla-embedded + SUBDIR += mozilla+ipv6 SUBDIR += netscape-remote SUBDIR += netscape-wrapper SUBDIR += netscape3 |