diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-01-20 06:02:31 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-01-20 06:02:31 +0000 |
commit | 2e12aa734c3fe7895bd55ff95deebb3a82f6973f (patch) | |
tree | 060283ea79d998b92f2a0f0f1c6aae82b3d5a885 /www/Makefile | |
parent | 2beda26d2307ca197641483ecfad6c0ae3a1d712 (diff) |
Notes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/Makefile b/www/Makefile index 6a2d28bd6b69..0afcbf1c6a52 100644 --- a/www/Makefile +++ b/www/Makefile @@ -218,8 +218,8 @@ SUBDIR += firefox-i18n SUBDIR += firefox-remote SUBDIR += firefox3 - SUBDIR += firefox3-i18n SUBDIR += firefox3-devel + SUBDIR += firefox3-i18n SUBDIR += firefox35 SUBDIR += firefox35-i18n SUBDIR += flashplugin-mozilla @@ -292,9 +292,9 @@ SUBDIR += hs-HTTP SUBDIR += hs-cgi SUBDIR += hs-fastcgi + SUBDIR += hs-http-server SUBDIR += hs-oeis SUBDIR += hs-scgi - SUBDIR += hs-http-server SUBDIR += hs-url SUBDIR += htdump SUBDIR += html2hdml @@ -680,7 +680,6 @@ SUBDIR += p5-Bundle-Slash SUBDIR += p5-Bundle-Sledge SUBDIR += p5-Business-PayPal - SUBDIR += p5-Catalyst-Plugin-AutoCRUD SUBDIR += p5-CGI-Ajax SUBDIR += p5-CGI-Application SUBDIR += p5-CGI-Application-Dispatch @@ -786,6 +785,7 @@ SUBDIR += p5-Catalyst-Plugin-Authentication-Store-Htpasswd SUBDIR += p5-Catalyst-Plugin-Authorization-ACL SUBDIR += p5-Catalyst-Plugin-Authorization-Roles + SUBDIR += p5-Catalyst-Plugin-AutoCRUD SUBDIR += p5-Catalyst-Plugin-AutoRestart SUBDIR += p5-Catalyst-Plugin-Browser SUBDIR += p5-Catalyst-Plugin-C3 |