diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-03 20:46:46 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-03 20:46:46 +0000 |
commit | 21d179604a8dc289e82f7f63d553976d4c5385a6 (patch) | |
tree | 24f249870ba8a7693f18f8367ad147808622e510 | |
parent | Add mozilla-*-devel after a repo copy from mozilla. (diff) |
Add the mozilla-*-devel ports.
Notes
Notes:
svn path=/head/; revision=65572
Diffstat (limited to '')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 6063b5380ab7..bb7bee9a9bb1 100644 --- a/www/Makefile +++ b/www/Makefile @@ -207,8 +207,11 @@ SUBDIR += moinmoin SUBDIR += momspider SUBDIR += mozilla + SUBDIR += mozilla-devel SUBDIR += mozilla-embedded + SUBDIR += mozilla-embedded-devel SUBDIR += mozilla-headers + SUBDIR += mozilla-headers-devel SUBDIR += nautilus-gtkhtml SUBDIR += neon SUBDIR += neowebscript |