diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2010-01-20 14:02:31 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2010-01-20 14:02:31 +0800 |
commit | 92df22e3de94fe0cdddb0409e62746fb11f8bf69 (patch) | |
tree | bd610d10c5ed97142082cb5b622fcfd43ba197db /www | |
parent | 360e3f19c344731b2c06e11b5983b4626be1b2b7 (diff) | |
download | freebsd-ports-gnome-92df22e3de94fe0cdddb0409e62746fb11f8bf69.tar.gz freebsd-ports-gnome-92df22e3de94fe0cdddb0409e62746fb11f8bf69.tar.zst freebsd-ports-gnome-92df22e3de94fe0cdddb0409e62746fb11f8bf69.zip |
- Fix sorting and minor cleanups in category Makefiles
Diffstat (limited to 'www')
-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 |